Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-re | Distribution: Fedora Project |
Version: 1.13.3 | Vendor: Fedora Project |
Release: 3.fc42 | Build date: Fri Jan 17 22:11:17 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-15.iad2.fedoraproject.org |
Size: 1563818 | Source RPM: ocaml-re-1.13.3-3.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/ocaml/ocaml-re | |
Summary: A regular expression library for OCaml |
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.
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.13.3-2 - OCaml 5.3.0 rebuild for Fedora 42 - Add VCS field - Use %bcond instead of %bcond_with * Thu Oct 03 2024 Richard W.M. Jones <rjones@redhat.com> - 1.13.3-1 - Rebase to 1.13.3 (RHBZ#2316157) * Wed Oct 02 2024 Richard W.M. Jones <rjones@redhat.com> - 1.13.0-1 - Rebase to 1.13.0 (RHBZ#2232846) * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-8 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-7 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-4 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-3 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-2 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 1.11.0-1 - Version 1.11.0 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1.10.4-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.10.4-1 - Version 1.10.4 - Convert License tag to SPDX - Use new dune macros * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.10.3-8 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/3c /usr/lib/.build-id/3c/9ef257f78a1fe27c382eecf6d7cfbd371067af /usr/lib/.build-id/46 /usr/lib/.build-id/46/4cabae597daddb8b64e754544c5a6aa2d0325e /usr/lib/.build-id/4a /usr/lib/.build-id/4a/4e2f41c999a8ceafc2c5455806012fe37e67c6 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/d451d300ea3bdbfc31da215dd52339a28e7124 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/f22a7a1277288b308e698f0b0d3b06e4aecf3c /usr/lib/.build-id/cf /usr/lib/.build-id/cf/1a21a9910a83acca4b2848bc5aefe6c6f7a348 /usr/lib/.build-id/da /usr/lib/.build-id/da/54122089138e208f2f0bad67c2dbd80290d354 /usr/lib64/ocaml/re /usr/lib64/ocaml/re/META /usr/lib64/ocaml/re/emacs /usr/lib64/ocaml/re/emacs/re_emacs.cma /usr/lib64/ocaml/re/emacs/re_emacs.cmi /usr/lib64/ocaml/re/emacs/re_emacs.cmxs /usr/lib64/ocaml/re/glob /usr/lib64/ocaml/re/glob/re_glob.cma /usr/lib64/ocaml/re/glob/re_glob.cmi /usr/lib64/ocaml/re/glob/re_glob.cmxs /usr/lib64/ocaml/re/pcre /usr/lib64/ocaml/re/pcre/re_pcre.cma /usr/lib64/ocaml/re/pcre/re_pcre.cmi /usr/lib64/ocaml/re/pcre/re_pcre.cmxs /usr/lib64/ocaml/re/perl /usr/lib64/ocaml/re/perl/re_perl.cma /usr/lib64/ocaml/re/perl/re_perl.cmi /usr/lib64/ocaml/re/perl/re_perl.cmxs /usr/lib64/ocaml/re/posix /usr/lib64/ocaml/re/posix/re_posix.cma /usr/lib64/ocaml/re/posix/re_posix.cmi /usr/lib64/ocaml/re/posix/re_posix.cmxs /usr/lib64/ocaml/re/re.cma /usr/lib64/ocaml/re/re.cmi /usr/lib64/ocaml/re/re.cmxs /usr/lib64/ocaml/re/re__.cmi /usr/lib64/ocaml/re/re__Ast.cmi /usr/lib64/ocaml/re/re__Automata.cmi /usr/lib64/ocaml/re/re__Bit_vector.cmi /usr/lib64/ocaml/re/re__Category.cmi /usr/lib64/ocaml/re/re__Color_map.cmi /usr/lib64/ocaml/re/re__Compile.cmi /usr/lib64/ocaml/re/re__Core.cmi /usr/lib64/ocaml/re/re__Cset.cmi /usr/lib64/ocaml/re/re__Emacs.cmi /usr/lib64/ocaml/re/re__Fmt.cmi /usr/lib64/ocaml/re/re__Glob.cmi /usr/lib64/ocaml/re/re__Group.cmi /usr/lib64/ocaml/re/re__Hash_set.cmi /usr/lib64/ocaml/re/re__Import.cmi /usr/lib64/ocaml/re/re__Mark_infos.cmi /usr/lib64/ocaml/re/re__Parse_buffer.cmi /usr/lib64/ocaml/re/re__Pcre.cmi /usr/lib64/ocaml/re/re__Perl.cmi /usr/lib64/ocaml/re/re__Pmark.cmi /usr/lib64/ocaml/re/re__Posix.cmi /usr/lib64/ocaml/re/re__Posix_class.cmi /usr/lib64/ocaml/re/re__Replace.cmi /usr/lib64/ocaml/re/re__Search.cmi /usr/lib64/ocaml/re/re__Str.cmi /usr/lib64/ocaml/re/re__View.cmi /usr/lib64/ocaml/re/str /usr/lib64/ocaml/re/str/re_str.cma /usr/lib64/ocaml/re/str/re_str.cmi /usr/lib64/ocaml/re/str/re_str.cmxs /usr/share/doc/ocaml-re /usr/share/doc/ocaml-re/CHANGES.md /usr/share/doc/ocaml-re/README.md /usr/share/licenses/ocaml-re /usr/share/licenses/ocaml-re/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 5 05:05:37 2025