Subject: CVS commit: wip/hs-zlib
From: PHO / phonohawk
Date: 2008-07-20 09:11:57
Message id: E1KKT5Y-0005HD-Fi@sc8-pr-cvs1.sourceforge.net

Log Message:
Import hs-zlib-0.4.0.4 as wip/hs-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.


Files:
RevisionActionfile
1.1importwip/hs-zlib/PLIST
1.1importwip/hs-zlib/Makefile
1.1importwip/hs-zlib/DESCR
1.1importwip/hs-zlib/buildlink3.mk
1.1importwip/hs-zlib/distinfo