Home > Repository > devel-misc > ocaml-pcre

ocaml-pcre: Perl Compatibility Regular Expressions for OCaml

This OCaml-library interfaces the C-library PCRE (Perl-compatibility Regular Expressions).
It can be used for matching regular expressions which are written in "PERL"-style.
Nome:ocaml-pcre
Versione: 7.5.0-3mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:54.30 kB
URL di origine:https://mmottl.github.io/pcre-ocaml/
Data di compilazione:2026-04-19 00:23:41
File sorgenti
ocaml-pcre-7.5.0-dune-missing-version.patch
ocaml-pcre.spec
pcre-ocaml-7.5.0.tar.bz2
Pacchetti binari e dipendenze
x86_64
RPM creatiocaml-pcre
ocaml-pcre-apidocs
ocaml-pcre-debug
ocaml-pcre-devel
Dipendenze di compilazionedune [1] [2]
glibc-devel [1]
libpcre-devel [1]
ocaml [1] [2]
ocaml[>=0:5.4.1] [1]
ocaml-findlib [1] [2]
ocaml-ocamldoc [1] [2]
ocaml-runtime [1] [2]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2026-04-18Claude 7.5.0-3mamba- rebuild with ocaml >= 5.4.1
2023-07-09silvan7.5.0-2mamba- fix for missing version in dune-project
2023-07-06autodist7.5.0-1mamba- automatic version update by autodist
2023-07-06Sdk Build System 7.4.6-2mamba- rebuilt with ocaml 4.14.1
2021-05-04silvan7.4.6-1mamba- update to 7.4.6
2013-12-21autodist7.0.4-1mamba- automatic update by autodist
2013-06-23davide7.0.2-5mamba- install dll libs in stublibs because this directory is known by ocaml ans so we do not need to modify ld.conf
2013-06-23davide7.0.2-4mamba- provide a devel package
2013-06-22davide7.0.2-3mamba- install the files in in a path known by ocamlfind
2013-06-22autodist7.0.2-2mamba- add build requirements