urn

Universal Resource Names

https://github.com/pxqr/urn

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sam Truzjan
Maintained by [email protected]

URN parsing and rendering according to RFC 2141. For more info see http://tools.ietf.org/html/rfc2141.

If you need to represent both URLs and URIs then use Network.URI from the network package or Data.URI from the uri package.