Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038590
en ru br
ALT Linux repos
S:0.7.0-alt2

Group :: Development/ML
RPM: ocaml-camlbz2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7.0-alt2
Build date: 18 september 2021, 12:35 ( 131.7 weeks ago )
Size: 24.52 Kb

Home page:   http://camlbz2.forge.ocamlcore.org/

License: LGPLv2 with OCaml-LGPL-linking-exception
Summary: OCaml bindings for the libbz2
Description:

CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular
compression library which typically compresses better (i.e., smaller
resulting files) than gzip.

Using CamlBZ2 you can read and write compressed "files", where
files can be anything offering an in_channel/out_channel abstraction
(files, sockets, ...).

Also, with CamlBZ2 you can compress and decompress strings in memory
using the bzip2 compression algorithm.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-camlbz2
  • ocaml-camlbz2-debuginfo
  • ocaml-camlbz2-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin