package iri

  1. Overview
  2. Docs
Implementation of Internationalized Resource Identifiers (IRIs)

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-iri-0.7.0.tar.bz2
md5=c6f5b156c6ffa182d4fbf248578da320
sha512=21f7d3766d1dab912b4115a9da578dc9fafb5191a25bc3e31940f1b0709caf8cdb652de812feed692a87e431b950013f007232170496b6d4f1834bd737b50994

README.md.html

ocaml-iri

OCaml implementation of Internationalized Resource Identifiers (IRIs)

RFC 3987: http://tools.ietf.org/html/rfc3987

This implementation does not depend on regular expression library. Is is implemented using Sedlex (https://github.com/ocaml-community/sedlex) thus it will be usable in Javascript (with Js_of_ocaml).

OCaml

Innovation. Community. Security.