[ 源代码: haskell-zlib ]
软件包:libghc-zlib-dev(0.6.3.0-1 以及其他的)
libghc-zlib-dev 的相关链接
Debian 的资源:
下载源码包 haskell-zlib:
- [haskell-zlib_0.6.3.0-1.dsc]
- [haskell-zlib_0.6.3.0.orig.tar.gz]
- [haskell-zlib_0.6.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
Compression and decompression in the gzip and zlib formats
This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats.
It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full zlib feature set.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-zlib-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-55dd9
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- dep: zlib1g-dev
- 压缩库 - 开发文件