mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
uriparser 0.8.5 with bugfixes has been released. It has also moved from
SourceForge to GitHub:
https://uriparser.github.io/
Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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
|