iri: RFC-based International Resource Identifier library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.2, 0.3, 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 |
---|---|
Change log | None available |
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:51:28Z |
Modules
[Index]
Downloads
- iri-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees