9d2ab8a596
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
config BR2_PACKAGE_HOST_PYTHON_CYTHON
|
|
bool "host python-cython"
|
|
help
|
|
The Cython compiler for writing C extensions for the Python
|
|
language.
|
|
|
|
http://cython.org/
|