uriparser 0.8.3-1 source package in Ubuntu
Changelog
uriparser (0.8.3-1) unstable; urgency=low * New upstream release. * New debian/upstream/metadata: - Add some DEP-12 upstream metadata. -- Jörg Frings-Fürst <email address hidden> Wed, 07 Oct 2015 18:35:50 +0200
Upload details
- Uploaded by:
- Jörg Frings-Fürst
- Uploaded to:
- Sid
- Original maintainer:
- Jörg Frings-Fürst
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
uriparser_0.8.3-1.dsc | 1.9 KiB | eb75995fff970fccdada5a78a881ce01d7d31dd6c2cbbe3a7bd4c6c662a1ac29 |
uriparser_0.8.3.orig.tar.bz2 | 349.8 KiB | 28640ddc91809ebedf7bcaa11aeaebcdac4321323e54416c9eb76303adae0fad |
uriparser_0.8.3-1.debian.tar.xz | 5.3 KiB | c33a21d7a072acd7151c80a1e2fbb9b4ff26d8335c05babf1c92b7b2b6af606c |
Available diffs
- diff from 0.8.2-1 to 0.8.3-1 (245.4 KiB)
No changes file available.
Binary packages built by this source
- liburiparser-dev: development files for uriparser
This package provides the development files for uriparser, a library to parse
Uniform Resource Identifiers (URIs). Install it if you want to compile a
program that makes use of this library.
- liburiparser1: URI parsing library compliant with RFC 3986
uriparser 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
- liburiparser1-dbgsym: debug symbols for package liburiparser1
uriparser 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