mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
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/
|