fe58e6f562
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
config BR2_PACKAGE_PERL_URI
|
|
bool "perl-uri"
|
|
help
|
|
The module implements the URI class. Objects of this class represent
|
|
Uniform Resource Identifier references as specified in RFC 2396 and
|
|
updated by RFC 2732.
|
|
|
|
https://github.com/libwww-perl/uri
|