Package python3-module-Cython-tests: Information

    Binary package: python3-module-Cython-tests
    Version: 0.26-alt0.M80P.1
    Architecture: i586
    Build time:  Aug 25, 2017, 01:48 PM in the task #187472
    Source package: python-module-Cython
    Report package bug
    License: Python
    Summary: Cython test suit for Python3
    Description: 
    Cython is a language that makes writing C extensions for the Python3
    language as easy as Python3 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 Python3 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 Python3
    code.
    
    This package provides modules for testing Cython using unittest.

    Maintainer: Yuri N. Sedunov


    Last changed


    Aug. 25, 2017 Yuri N. Sedunov 0.26-alt0.M80P.1
    - backport to p8
    July 27, 2017 Yuri N. Sedunov 0.26-alt1
    - 0.26
    May 5, 2017 Yuri N. Sedunov 0.25.2-alt0.M80P.1
    - backport to p8