./archivers/ocaml-zip, OCaml library to manipulate ZIP/GZIP/JAR archives

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.11nb2, Package name: ocaml-zip-1.11nb2, Maintainer: pkgsrc-users

This Objective Caml library provides easy access to compressed files in ZIP
and GZIP format, as well as to Java JAR files. It provides functions
for reading from and writing to compressed files in these formats.


Required to run:
[lang/ocaml] [devel/ocaml-findlib]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 27.815 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-01 13:38:42 by Greg Troxel | Files touched by this commit (218) | Package updated
Log message:
*: revbump for lang/ocaml micro (security) update
   2026-02-17 14:39:16 by Thomas Klausner | Files touched by this commit (200)
Log message:
*: recursive bump for ocaml-dune becoming a build dependency
   2025-08-25 10:35:16 by Thomas Klausner | Files touched by this commit (211)
Log message:
reset maintainer
   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-03 11:27:10 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated archivers/ocaml-zip to version 1.11.

This includes a lot of minor changes and bugfixes, including better
support for newer OCaml versions.
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml