[ 源代码: camlbz2 ]
软件包:libbz2-ocaml(0.6.0-10 以及其他的)
OCaml bindings for the bzip2 compression library (runtime)
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.
其他与 libbz2-ocaml 有关的软件包
|
|
|
|
-
- dep: libbz2-1.0
- 高品质块排序文件压缩程序库 - 运行时库
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: ocaml-base-nox-4.11.1
- 本虚包由这些包填实: ocaml-base-nox