1config BR2_PACKAGE_PYTHON_HYPERLINK 2 bool "python-hyperlink" 3 select BR2_PACKAGE_PYTHON_IDNA # runtime 4 help 5 A featureful, correct URL for Python. 6 7 https://github.com/python-hyper/hyperlink 8