blob: 196ad6261de9192ddea5a8f018ea201a837bc04e (
plain)
1
2
3
4
5
6
7
8
|
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.
Cython version to support package Kivy.
NOTE: This package conflict with Cython. Do not install both.
|