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

    Исходный пакет: python-module-Cython0.20.1
    Версия: 0.20.1-alt0.M70T.1
    Собран:  9 марта 2015 г. 16:14 в задании #141608
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cython.org

    Лицензия: Python
    О пакете: C-extensions for Python
    Описание: 
    Cython is a language that makes writing C extensions for the Python
    language as easy as Python itself. Cython is based on the well-known
    Pyrex, but supports more cutting edge functionality and optimizations.
    
    The Cython language is very close to the Python language, but Cython
    additionally supports calling C functions and declaring C types on
    variables and class attributes. This allows the compiler to generate
    very efficient C code from Cython code.
    
    This makes Cython the ideal language for wrapping for external C
    libraries, and for fast C modules that speed up the execution of Python
    code.

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

    Сопровождающий: Michael Shigorin


    Права:
    Michael Shigorin
    @everybody

      1. rpm-build-python
      2. python-devel
      3. python-module-setuptools

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


    9 марта 2015 г. Michael Shigorin 0.20.1-alt0.M70T.1
    - 0.20.1 w/o python3 (see also #28632)
    20 марта 2013 г. Aleksey Avdeev 0.18-alt1
    - 0.18 (ALT #27699)
    - Rename packages to python{,3}-module-Cython0.18
    17 марта 2013 г. Aleksey Avdeev 0.16-alt1.1
    - Rebuild with Python-3.3