Compression and decompression in the gzip and zlib formats

Edit Package ghc-zlib

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.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000075 75 Bytes
ghc-zlib.changes 0000002837 2.77 KB
ghc-zlib.spec 0000002825 2.76 KB
zlib-0.6.1.1.tar.gz 0000142902 140 KB
Revision 4 (latest revision is 5)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 402554 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 4)
- update to 0.6.1.1
- regenerated spec file with cabal-rpm
* Support for concatenated gzip files (multiple back-to-back streams)
* Fixed warnings with new GHC
* Fixed testsuite
* New incremental interface for compression and decompression
* Provide access to unconsumed trailing data
* Simplified structured error type, and instance of Exception
* Fixed memory leak of zlib z_stream C structure
* More derivied instances (Eq, Show, Typeable, Generic)
Comments 0
openSUSE Build Service is sponsored by