mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-20 13:14:52 +00:00
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
Cython (C bindings 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.
|
|
Homepage: http://www.cython.org/
|