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