2017-07-12 09:57:43 +02:00
|
|
|
config BR2_PACKAGE_PYTHON_HYPERLINK
|
|
|
|
bool "python-hyperlink"
|
2018-09-26 17:34:46 +02:00
|
|
|
select BR2_PACKAGE_PYTHON_IDNA # runtime
|
2017-07-12 09:57:43 +02:00
|
|
|
help
|
|
|
|
A featureful, correct URL for Python.
|
|
|
|
|
|
|
|
https://github.com/python-hyper/hyperlink
|