1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-09 07:52:49 +01:00
OpenVoiceOS/buildroot-external/package/python-pythran/Config.in

11 lines
330 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_PYTHRAN
bool "python-pythran"
select BR2_PACKAGE_PYTHON_BENIGET # runtime
select BR2_PACKAGE_PYTHON_GAST # runtime
select BR2_PACKAGE_PYTHON_NUMPY # runtime
select BR2_PACKAGE_PYTHON_PLY # runtime
help
Ahead of Time compiler for numeric kernels.
https://github.com/serge-sans-paille/pythran