libbz2-ocaml

OCaml bindings for the bzip2 compression library (runtime)

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.

This package contains only the shared runtime stub libraries.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://gitlab.com/irill/camlbz2/-/tree/master


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbz2-ocaml