mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-13 09:27:30 +01:00
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
config BR2_PACKAGE_PYTHON_WHEEL
|
|
bool "python-wheel"
|
|
help
|
|
This library is the reference implementation
|
|
of the Python wheel packaging standard, as
|
|
defined in PEP 427.
|
|
|
|
https://github.com/pypa/wheel
|