Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-ancient-0.9.0-65.fc37 RPM for ppc64le

From Fedora 37 for ppc64le / o

Name: ocaml-ancient Distribution: Fedora Project
Version: 0.9.0 Vendor: Fedora Project
Release: 65.fc37 Build date: Fri Jul 22 03:24:31 2022
Group: Unspecified Build host: buildvm-ppc64le-35.iad2.fedoraproject.org
Size: 232794 Source RPM: ocaml-ancient-0.9.0-65.fc37.src.rpm
Packager: Fedora Project
Url: http://git.annexia.org/?p=ocaml-ancient.git;a=summary
Summary: OCaml library for large memory structures and sharing
Ancient is an OCaml module that allows you to use in-memory data
structures which are larger than available memory and so are kept in
swap. If you try this in normal OCaml code, you'll find that the
machine quickly descends into thrashing as the garbage collector
repeatedly iterates over swapped memory structures. This module lets
you break that limitation. Of course the module doesn't work by magic.
If your program tries to access these large structures, they still
need to be swapped back in, but it is suitable for large, sparsely
accessed structures.

Secondly, this module allows you to share those structures between
processes. In this mode, the structures are backed by a disk file, and
any process that has read/write access to that disk file can map that
file in and see the structures.

Developers should read the README.txt file included with the
ocaml-ancient-devel package carefully.

Provides

Requires

License

LGPLv2+ with exceptions

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-65
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-64
  - OCaml 4.14.0 rebuild
* Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-63
  - OCaml 4.13.1 rebuild to remove package notes
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-62
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-61
  - OCaml 4.13.1 build
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-60
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-59
  - OCaml 4.12.0 build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-58
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-57
  - OCaml 4.11.1 rebuild
* Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-56
  - OCaml 4.11.0 rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-55
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/a8aab67e71f819eebc41506cc4bc65342eb2df
/usr/lib64/ocaml/ancient
/usr/lib64/ocaml/ancient/META
/usr/lib64/ocaml/ancient/ancient.cma
/usr/lib64/ocaml/ancient/ancient.cmi
/usr/lib64/ocaml/stublibs/dllancient.so
/usr/lib64/ocaml/stublibs/dllancient.so.owner
/usr/share/doc/ocaml-ancient
/usr/share/doc/ocaml-ancient/COPYING.LIB


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:14:35 2024