mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
python-hyperlink: new package
Though PyPI says the license is BSD, GitHub repo has an MIT license file since April 2017 and upstream setup.py was also fixed. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
65dcaf0a8b
commit
2c6222c043
6
package/python-hyperlink/Config.in
Normal file
6
package/python-hyperlink/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_HYPERLINK
|
||||
bool "python-hyperlink"
|
||||
help
|
||||
A featureful, correct URL for Python.
|
||||
|
||||
https://github.com/python-hyper/hyperlink
|
||||
Reference in New Issue
Block a user