Package
liburiparser1Version
0.8.4-1Priority
optionalSection
universe/libsSource
uriparserOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Jörg Frings-Fürst <debian@jff-webhosting.net>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
131 kBDepends
libc6 (>= 2.14)Homepage
http://uriparser.sourceforge.netDownload Size
38.0 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
URI parsing library compliant with RFC 3986uriparser is a library that parses Uniform Resource Identifiers (URIs),
strictly adhering to RFC 3986 where syntax for URIs is defined. URIs
are used to identify resources, like http://www.debian.org/ or
urn:isbn:0-395-36341-1.
.
uriparser has the following features:
.
* strictly compliant to RFC 3986, implementing:
+ parsing
+ reference resolution
+ reference creation
+ recomposition
+ syntax-based normalization
* fast (linear input length time complexity)
* unicode support