python-Cython

Edit Package python-Cython

The Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations.

The Cython language is very close to the Python language (and most Python code is also valid Cython code), 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 writing glue code for external C libraries, and for fast C modules that speed up the execution of Python code.

Refresh
Refresh
Source Files
Filename Size Changed
Cython-0.17.2.tar.gz 0001288282 1.23 MB
python-Cython.changes 0000002874 2.81 KB
python-Cython.spec 0000002998 2.93 KB
python3-Cython.changes 0000001033 1.01 KB
python3-Cython.spec 0000003044 2.97 KB
rpmlintrc 0000000058 58 Bytes
Revision 25 (latest revision is 201)
Todd R's avatar Todd R (TheBlackCat) committed (revision 25)
Comments 0
openSUSE Build Service is sponsored by