:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
Run the following Vcpkg command to install the port.
vcpkg install uriparser
The package uriparser provides CMake targets:
find_package(uriparser CONFIG REQUIRED char wchar_t) target_link_libraries(main PUBLIC uriparser::uriparser)
Builds CLI tool uriparse.
v0.9.8#0
Jun 3, 2024
All
uriparser/uriparser336
uriparser.github.io
f3a09072bb
BSD-3-Clause
Manifest