Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040209
en ru br
ALT Linux repos
S:1.10.3-alt2

Group :: Development/ML
RPM: ocaml-re

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.10.3-alt2
Build date: 6 november 2021, 13:08 ( 124.7 weeks ago )
Size: 79.72 Kb

Home page:   https://github.com/ocaml/ocaml-re

License: LGPLv2.1 with OCaml-LGPL-linking-exception
Summary: A regular expression library for OCaml
Description:

A pure OCaml regular expression library. Supports Perl-style regular
expressions, Posix extended regular expressions, Emacs-style regular
expressions, and shell-style file globbing.  It is also possible to
build regular expressions by combining simpler regular expressions.
There is also a subset of the PCRE interface available in the Re.pcre
library.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-re
  • ocaml-re-debuginfo
  • ocaml-re-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin