uriparserv1.0.2
- Updated
Strictly RFC 3986 compliant URI parsing and handling library written in C89.
- Project website: https://uriparser.github.io/
#Usage
The package uriparser provides CMake targets:
find_package(uriparser CONFIG REQUIRED char wchar_t)
target_link_libraries(main PUBLIC uriparser::uriparser)#License
BSD-3-Clause
#Supported Platforms
All platforms supported.
#Features
No default features.
#Dependencies
No dependencies.
#Used By
#Host Tool For
No ports use this.
#Contributors
atkawa7
Alexander Karatarakis
Seo Sanghyeon
Farwaykorse
myd7349
David Garcia
Victor Romero
pravic
Robert Schumacher
Billy O'Neal
autoantwort
Mengna Li
kylo252
kadirlua
toge
SunBlack