2018-05-06 20:00:31 -07:00
|
|
|
config BR2_PACKAGE_HOST_PYTHON_CYTHON
|
2018-05-11 23:22:10 -03:00
|
|
|
bool "host python-cython"
|
|
|
|
|
help
|
|
|
|
|
The Cython compiler for writing C extensions for the Python
|
|
|
|
|
language.
|
2018-05-06 20:00:31 -07:00
|
|
|
|
2018-05-11 23:22:10 -03:00
|
|
|
http://cython.org/
|