mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-28 07:53:32 +08:00
af1d3d72d9
Also add license hash. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
config BR2_PACKAGE_PYTHON_HYPERLINK
|
|
bool "python-hyperlink"
|
|
select BR2_PACKAGE_PYTHON_IDNA # runtime
|
|
help
|
|
A featureful, correct URL for Python.
|
|
|
|
https://github.com/python-hyper/hyperlink
|