[ 原始碼: camlbz2 ]
套件:libbz2-ocaml-dev(0.7.0-1 以及其他的)
OCaml bindings for the bzip2 compression library
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.
其他與 libbz2-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libbz2-dev
- high-quality block-sorting file compressor library - development
-
- dep: libbz2-ocaml (= 0.7.0-1+b1)
- OCaml bindings for the bzip2 compression library (runtime)
-
- dep: libbz2-ocaml-9jj73
- 本虛擬套件由這些套件填實: libbz2-ocaml
-
- dep: ocaml-4.13.1
- 本虛擬套件由這些套件填實: ocaml
-
- dep: ocaml-findlib
- management tool for OCaml libraries