kumquat-buildroot/package/python-rfc3987/Config.in
Yegor Yefremov 5752204001 package/python-rfc3987: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-23 21:15:04 +02:00

8 lines
172 B
Plaintext

config BR2_PACKAGE_PYTHON_RFC3987
bool "python-rfc3987"
help
Parsing and validation of URIs (RFC 3986) and IRIs (RFC
3987).
http://pypi.python.org/pypi/rfc3987