Paketname | haskell-zlib-doc |
Beschreibung | Compression and decompression in the gzip and zlib formats; documentation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.2.0-2 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 600 Byte |
Hängt ab von | |
Empfohlene Pakete | ghc6-doc |
Paketbetreuer | Ubuntu Developers |
Quelle | haskell-zlib |
Paketgröße | 58896 Byte |
Prüfsumme MD5 | 211488701ea149e566315c7e671aef72 |
Prüfsumme SHA1 | dc2525bf5b65fe7812cd7c07ae08a7e8c7bce06e |
Prüfsumme SHA256 | 414b6ce701ff38e955c20731bfe87a61d6bfdbdf322e241d61416fe03309cab2 |
Link zum Herunterladen | haskell-zlib-doc_0.5.2.0-2_all.deb |
Ausführliche Beschreibung | This package provides the documentation for 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.
|