Package python3-module-Cython-tests: Information

  • Default inline alert: Version in the repository: 3.0.7-alt1

Binary package: python3-module-Cython-tests
Version: 0.29.15-alt1
Architecture: ppc64le
Build time:  Feb 7, 2020, 02:38 PM in the task #245657
Source package: python-module-Cython
Report package bug
License: Apache-2.0
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


Feb. 6, 2020 Yuri N. Sedunov 0.29.15-alt1
- 0.29.15
- fixed License tag
Nov. 2, 2019 Yuri N. Sedunov 0.29.14-alt1
- 0.29.14
- made python2 build optional
Aug. 2, 2019 Yuri N. Sedunov 0.29.13-alt1
- 0.29.13