mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-14 13:19:27 +00:00
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
|