[ 原始碼: haskell-zlib ]
套件:libghc-zlib-prof(0.6.2.2-1)
libghc-zlib-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-zlib:
- [haskell-zlib_0.6.2.2-1.dsc]
- [haskell-zlib_0.6.2.2.orig.tar.gz]
- [haskell-zlib_0.6.2.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
Compression and decompression in the gzip and zlib formats; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-zlib-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-95196
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-c6497
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-zlib-dev (= 0.6.2.2-1)
- Compression and decompression in the gzip and zlib formats