| Paketname | libbz2-ocaml-dev | 
| Beschreibung | OCaml bindings for the bzip2 compression library | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.6.0-5build1 | 
| Sektion | universe/libdevel | 
| Priorität | optional | 
| Installierte Größe | 196 Byte | 
| Hängt ab von | libbz2-ocaml (= 0.6.0-5build1), ocaml-findlib, libbz2-ocaml-9ax35, ocaml-nox-3.11.2 | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle | camlbz2 | 
| Paketgröße | 13770 Byte | 
| Prüfsumme MD5 | 309dc549205af426fe05767820bf4cd7 | 
| Prüfsumme SHA1 | cb1de297c191a329c3a8cfcb7027854621443654 | 
| Prüfsumme SHA256 | 358f9ace1f12012b471c85bd03d2ee0ac5d46aa1f7e977b5ed7264d9e79be14e | 
| Link zum Herunterladen | libbz2-ocaml-dev_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 all the development stuff you need to use
CamlBZ2 in your programs. |