Package python-module-llvm: Information

    Source package: python-module-llvm
    Version: 0.11.3-alt1.git20131118
    Build time:  Nov 29, 2013, 08:04 AM in the task #109502
    Copied in the task: #111009
    Report package bug
    License: BSD
    Summary: Python Bindings for LLVM
    Description: 
    llvm-py provides Python bindings for LLVM. It's goal is to expose enough
    of LLVM APIs to implement a compiler backend or a VM in pure Python.
    llvm-py consists of Python and C modules that wrap over the native C++/C
    bindings of LLVM, and does not use / have dependencies on "glue
    utilities" like Boost.Python, swig etc.

    List of rpms provided by this srpm:
    python-module-llvm (x86_64, i586)
    python-module-llvm-debuginfo (x86_64, i586)



      1. libffi-devel
      2. llvm-devel
      3. clang
      4. python-devel
      5. gcc-c++

    Last changed


    Nov. 29, 2013 Eugeny A. Rostovtsev 0.11.3-alt1.git20131118
    - New snapshot
    Aug. 13, 2013 Ivan Ovcherenko 0.11.3-alt1.git20130826
    - Version 0.11.3
    - Build with CLang 3.3 and over LLVM 3.3
    - Removed -fno-rtti in compiler flags
    March 12, 2013 Eugeny A. Rostovtsev 0.11-alt2.git20130302
    - Added -fno-rtti in compiler flags