iri: RFC-based International Resource Identifier library

[ iri, library, mit, network, uri, url ] [ Propose Tags ]

This library provides a universal data model for representation of both URI (URL) and IRI. It comes packed with parsing, rendering and serialisation functionality. It is implemented in conformance with the RFC-3986 and RFC-3987 specifications and is intended as a standard tool for all tasks related to resource identifiers.

The data is represented in Unicode, and the API automates all the encoding fuss.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.4.1, 0.4
Dependencies attoparsec (>=0.13 && <0.14), base (>=4.7 && <5), base-prelude (>=1 && <2), bug (>=1 && <2), bytestring (>=0.10 && <0.11), contravariant (>=1.4 && <2), ip (>=1.1 && <2), profunctors (>=5.2 && <6), ptr (>=0.16.1 && <0.17), punycode (>=2 && <3), semigroups (>=0.18 && <0.20), template-haskell (>=2.9 && <3), text (>=1 && <2), text-builder (>=0.5.1 && <0.6), th-lift (>=0.7.7 && <0.8), th-lift-instances (>=0.1.11 && <0.2), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13), vector-builder (>=0.3.4 && <0.4) [details]
License MIT
Copyright (c) 2017, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category URI, URL, IRI, Network
Home page https://github.com/nikita-volkov/iri
Bug tracker https://github.com/nikita-volkov/iri/issues
Source repo head: git clone git://github.com/nikita-volkov/iri.git
Uploaded by NikitaVolkov at 2018-02-01T07:55:01Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 3872 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-02-01 [all 1 reports]