package humane-re

  1. Overview
  2. Docs
A human friendly interface to regular expressions in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
md5=3babb6e4980cb8e0228451f869828ad5

Description

Humane-re attempts to provide a more convenient regex API on top of re. The main goal of this library is to make common tasks involving regexes as painless as possible.

Published: 17 Aug 2015

Dependencies (5)

  1. ocamlbuild build
  2. re
  3. oasis build
  4. ocamlfind build
  5. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (1)

  1. opium >= "0.8.1" & < "0.13.1"

Conflicts

None