Paketname | libghc6-zlib-dev |
Beschreibung | Compression and decompression in the gzip and zlib formats |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.2.0-2 |
Sektion | universe/libdevel |
Priorität | optional |
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.4), li |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-zlib |
Paketgröße | 76582 Byte |
Prüfsumme MD5 | b55d9fc749b3aeaad9bd0b9ffd003cee |
Prüfsumme SHA1 | f2731606a265a8520ebfcf435a88cb3f6b37b43a |
Prüfsumme SHA256 | 3e9709317db6efbf0e29add259420a95049bf088d22f89cc509a8245cc101903 |
Link zum Herunterladen | libghc6-zlib-dev_0.5.2.0-2_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.
|