Пакет python-module-llvm: Информация

Danger alert: Пакет удалён из репозитория c7

Удалён в задании: #168838
Пакет удалён: Anton V. Boyarshinov
Дата удаления: 2 сентября 2016 г.
    Исходный пакет: python-module-llvm
    Версия: 0.11.3-alt1.git20131118
    Собран:  29 ноября 2013 г. 8:04 в задании #109502
    Скопирован в задании: #111009
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.llvmpy.org/

    Лицензия: BSD
    О пакете: Python Bindings for LLVM
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-llvm (x86_64, i586)
    python-module-llvm-debuginfo (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Ivan Ovcherenko

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

    Последнее изменение


    29 ноября 2013 г. Eugeny A. Rostovtsev 0.11.3-alt1.git20131118
    - New snapshot
    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
    12 марта 2013 г. Eugeny A. Rostovtsev 0.11-alt2.git20130302
    - Added -fno-rtti in compiler flags