Paketname | libbz2-ocaml |
Beschreibung | OCaml bindings for the bzip2 compression library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.6.0-5build1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | ocaml-base-nox-3.11.2, libbz2-1.0, libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | camlbz2 |
Paketgröße | 7828 Byte |
Prüfsumme MD5 | efc9b742130379379f364b60d35503e2 |
Prüfsumme SHA1 | b0788ef2e9040ecb9c9d3b76603c4ef0ef0b725c |
Prüfsumme SHA256 | e00f851b75d649bd6b1e175565602cb165ea483366a3754ff80e2b8ce859aa27 |
Link zum Herunterladen | libbz2-ocaml_0.6.0-5build1_i386.deb |
Ausführliche Beschreibung | 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.
|