DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibbz2-ocaml-dev
BeschreibungOCaml bindings for the bzip2 compression library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.6.0-5build1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe196 Byte
Hängt ab vonlibbz2-ocaml (= 0.6.0-5build1), ocaml-findlib, libbz2-ocaml-9ax35, ocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecamlbz2
Paketgröße13770 Byte
Prüfsumme MD5309dc549205af426fe05767820bf4cd7
Prüfsumme SHA1cb1de297c191a329c3a8cfcb7027854621443654
Prüfsumme SHA256358f9ace1f12012b471c85bd03d2ee0ac5d46aa1f7e977b5ed7264d9e79be14e
Link zum Herunterladenlibbz2-ocaml-dev_0.6.0-5build1_i386.deb
Ausführliche BeschreibungCamlBZ2 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.


Impressum
Linux is a registered trademark of Linus Torvalds