8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
config BR2_PACKAGE_LIBURIPARSER
|
|
bool "liburiparser"
|
|
help
|
|
uriparser is a strictly RFC 3986 compliant URI parsing and
|
|
handling library written in C.
|
|
|
|
https://uriparser.github.io
|