package re

  1. Overview
  2. Docs
RE is a regular expression library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-re-1.4.1.tar.gz
sha256=262554309d645f4126a2a2e21e3a798d250293264fda34d6271243cc6c16e576
md5=20a0194ab9613f434fdfdf947f5b6d71

Description

Pure OCaml regular expressions with:

  • Perl-style regular expressions (module Re_perl)
  • Posix extended regular expressions (module Re_posix)
  • Emacs-style regular expressions (module Re_emacs)
  • Shell-style file globbing (module Re_glob)
  • Compatibility layer for OCaml's built-in Str module (module Re_str)

Published: 10 Jun 2015

OCaml

Innovation. Community. Security.