Home > Repositories > base > 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.
Name:ocaml-pcre
Release: 7.5.0-2mamba
Group:System/Libraries
Maintainer:silvan
License:BSD
Size:53.92 kB
Upstream URL:https://mmottl.github.io/pcre-ocaml/
Build time:2023-07-09 12:09:41
Binary packages and requirements
x86_64aarch64i586
Built RPMSocaml-pcre
ocaml-pcre-apidocs
ocaml-pcre-devel
ocaml-pcre
ocaml-pcre-apidocs
ocaml-pcre-devel
ocaml-pcre
ocaml-pcre-apidocs
ocaml-pcre-devel
Build requirementsdune [1]
glibc-devel [1]
libpcre-devel [1]
ocaml [1]
ocaml[>=0:4.14.1] [1]
ocaml-findlib [1]
ocaml-ocamldoc [1]
ocaml-runtime [1]
dune [1]
glibc-devel [1]
libpcre-devel [1]
ocaml [1]
ocaml[>=0:4.14.1] [1]
ocaml-findlib [1]
ocaml-ocamldoc [1]
ocaml-runtime [1]
dune [1]
glibc-devel [1]
libpcre-devel [1]
ocaml [1]
ocaml[>=0:4.14.1] [1]
ocaml-findlib [1]
ocaml-ocamldoc [1]
ocaml-runtime [1]
History of changes
DatePackagerReleaseDescription
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
2013-01-23silvan7.0.2-1mamba- package created by silvan using the webbuild interface