Compression and decompression in the gzip and zlib formats
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.
- Developed at devel:languages:haskell
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/ghc-zlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ghc-zlib.changes | 0000003929 3.84 KB | |
ghc-zlib.spec | 0000002634 2.57 KB | |
zlib-0.6.2.tar.gz | 0000142677 139 KB |
Revision 14 (latest revision is 30)
Dominique Leuenberger (dimstar_suse)
accepted
request 623902
from
Peter Simons (psimons)
(revision 14)
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. - update copyright notice (year) in spec file - more transparent packaging (fewer macros) - make service localonly for Factory submission - required by Haskell Platform 2012.4.0.0 - required by Haskell Platform 2012.2.0.0 - Added BuildRoot for sle11-sp1 - Added requires zlib-devel - Add arches for OBS. - Initial packaging.
Comments 1
GOOD: reproducibleopensuse scripts found this ghc-zlib to have "status" : "reproducible"