xref: /OK3568_Linux_fs/buildroot/package/python-cython/Config.in.host (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_HOST_PYTHON_CYTHON
2	bool "host python-cython"
3	help
4	  The Cython compiler for writing C extensions for the Python
5	  language.
6
7	  http://cython.org/
8