package iri

  1. Overview
  2. No Docs
IRI (RFC3987) native OCaml implementation

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-iri-0.3.0.tar.gz
sha256=ac39b2936bfdaba957e8e2ccb35720294f3d75d8bebd9a26b1fa506e80eed738
md5=47d0ccc536971d149aff32acf89d2b0e

Description

OCaml implementation of Internationalized Resource Identifiers (IRIs). This implementation does not depend on regular expression library. Is is implemented using Sedlex, thus it will be usable in Javascript (with Js_of_ocaml).

Tags

web iri rfc3987

Published: 17 May 2016

Dependencies (5)

  1. uunf >= "1.0"
  2. uutf = "0.9.4"
  3. sedlex >= "1.99.2"
  4. ocamlfind
  5. ocaml >= "4.02.2"

Dev Dependencies

None

Used by (2)

  1. rdf = "0.10.0"
  2. xtmpl = "0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.