avsm / ocaml-uri

RFC3986 URI parsing library for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFC3986 URI parsing library.

Build requirements:

  • ocaml-re regular expression library.
  • oUnit unit testing library.

Build Status

About

RFC3986 URI parsing library for OCaml


Languages

Language:OCaml 99.6%Language:Makefile 0.2%Language:Shell 0.2%