Paketname | libbz2-ocaml |
Beschreibung | OCaml bindings for the bzip2 compression library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.0-6 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | ocaml-base-nox-3.11.2, libbz2-1.0, libc6 (>= 2.1.3) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | camlbz2 |
Paketgröße | 7736 Byte |
Prüfsumme MD5 | 758519353b98313043f37a7544e1fdfe |
Prüfsumme SHA1 | f967fc834ad794858aaafc398c13cabf0fc6f353 |
Prüfsumme SHA256 | 9b19152b7dff1471cdf3c4b16183fc744f9e1adcd720c05ed3c6f0e0fcc3c45a |
Link zum Herunterladen | libbz2-ocaml_0.6.0-6_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.
|