Files
operating-system/buildroot/package/python-cython/Config.in.host
Pascal Vizeli b13086072c Update buildroot & docker (#25)
* Update docker & buildroot

* Fix

* fix versions
2018-05-28 14:58:22 +02:00

8 lines
170 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/