uriparser
Strictly RFC 3986 compliant URI parsing library in C
uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license.
homepage ↗ github: uriparser/uriparser sourceforge: uriparser
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.0.2 | 1 | 13 h | details › |
Versions & arches
Use flags of 1.0.2
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- qt6 Add support for the Qt 6 application and UI framework
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- unicode Add support for functions working with character type wchar_t (e.g. uriParseSingleUriW with trailing "W") which increases compile time and resulting binary file size by roughly factor 2.