mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-06 06:20:28 +01:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PYTHON_URL_NORMALIZE
|
|
bool "python-url-normalize"
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
help
|
|
URL normalization for Python.
|
|
|
|
https://github.com/niksite/url-normalize
|