uriparser 0.9.7+dfsg-ok1 source package in openKylin

Changelog

uriparser (0.9.7+dfsg-ok1) nile; urgency=high

  * Build for openKylin.

 -- Luoyaoming <email address hidden>  Wed, 24 Apr 2024 17:52:53 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
libs
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs
Huanghe V3.0 release main libs
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
uriparser_0.9.7+dfsg.orig.tar.xz 88.8 KiB f7e51d6be4d7830d377433bc740e450cf0e9fea316ada0403f8080a02bfb1e38
uriparser_0.9.7+dfsg-ok1.debian.tar.xz 4.9 KiB 29a2e2d0062302506f115ee899c74729dceacc9030c2eaea4c2313fdfcc917b9
uriparser_0.9.7+dfsg-ok1.dsc 2.0 KiB bab387c5cbbc1a7aed216a4b4ab23beaa00bbbcfe04e7822a912b2a81881b5a1

View changes file

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.

liburiparser-doc: documentation files for uriparser

 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. This package provides the documentation
 files for uriparser.

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 liburiparser1