Paketname | libghc6-zlib-dev |
Beschreibung | Compression and decompression in the gzip and zlib formats |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.2.0-4 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 452 Byte |
Hängt ab von | zlib1g-dev, libghc6-base-dev-4.2.0.0-73995, libghc6-bytestring-dev-0.9.1.5-2d4a9, libc6 (>= 2.3), li |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | haskell-zlib |
Paketgröße | 76932 Byte |
Prüfsumme MD5 | 806ce58ab8503f331cdfa69d90f37cd9 |
Prüfsumme SHA1 | 38c0c60949d403da1e8c008c1ea995571c0776aa |
Prüfsumme SHA256 | aa68eb15cf326382cde334251c4e05d0979cb1a11b4bd67ff20e336ac3709a3e |
Link zum Herunterladen | libghc6-zlib-dev_0.5.2.0-4_i386.deb |
Ausführliche Beschreibung | This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
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.
|