1config BR2_PACKAGE_LIBURIPARSER
2	bool "liburiparser"
3	help
4	  uriparser is a strictly RFC 3986 compliant URI parsing and
5	  handling library written in C.
6
7	  https://uriparser.github.io
8