[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#697505: ITP: ocaml-re -- regular expression library for OCaml



Package: wnpp
Severity: wishlist
Owner: Mehdi Dogguy <mehdi@debian.org>

* Package name    : ocaml-re
  Version         : 1.1.1
  Upstream Author : Jerome Vouillon <jerome.vouillon@pps.univ-paris-diderot.fr>
* URL             : https://github.com/ocaml/ocaml-re
* License         : LGPL 2.1
  Programming Lang: OCaml
  Description     : regular expression library for OCaml

 RE is regular expression library for OCaml. The following styles of
 regular expressions are supported:
 - 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).
 .
 It is also possible to build regular expressions by combining simpler
 regular expressions (module Re)

-- 
Mehdi


Reply to: