linuxOS_AP06/buildroot/package/python-cython/Config.in.host

8 lines
170 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
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/