mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
4 lines
208 B
Text
4 lines
208 B
Text
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.
|