iri: RFC-based International Resource Identifier library
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.
Modules
[Index]
Downloads
- iri-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 0.5, 0.5.1, 0.5.1.1, 0.5.1.2 |
|---|---|
| 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> |
| Uploaded | by NikitaVolkov at 2018-02-01T07:55:01Z |
| 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 |
| Distributions | LTSHaskell:0.5.1.2, NixOS:0.5.1.2, Stackage:0.5.1.2 |
| Reverse Dependencies | 3 direct, 1 indirect [details] |
| Downloads | 4275 total (35 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] |