package re

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-re-1.3.0.tar.gz
sha256=fc6dc2fd6788213a7efee41d2797e7faff3f59b785ed98d00c0bdeeeb144b3bd
md5=c206c50f4c89342953dacf34def8d15d

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: 09 Feb 2015

OCaml

Innovation. Community. Security.