@hackage iri0.5.1.2
RFC-compliant universal resource identifier library (URL, URI, IRI)
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (24)
- attoparsec >=0.13 && <0.15
- base >=4.15 && <5
- bytestring >=0.10 && <0.13
- contravariant >=1.4 && <2
- hashable >=1.2 && <2
- ip >=1.7.8 && <2 Show all…
Dependents (3)
@hackage/cloudevents-haskell, @hackage/iri-orphans, @hackage/belka
This library provides a universal data model for representation of 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.