[Mono-list] NZipLib

Mike Krueger omni_brain@hotmail.com
Mon, 12 Nov 2001 15:51:47 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0023_01C16B91.EF4326F0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi

I needed a zip library for C# and there wasn't a free one (I did need =
gzip and I don't want
a libzip.dll dependency, I'm a C# only guy :)). For this reason I've =
ported the java zip implementation
from the FSF over to C#.

It supports ZIP & GZIP and is 100% C#. Hope it will be useful.

http://www.icsharpcode.net/OpenSource/NZipLib/default.asp

btw. It is released under the GPL with the exception that you can link =
non gpl programs with it.

cya

------=_NextPart_000_0023_01C16B91.EF4326F0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I needed a zip library for C# and there =
wasn't a=20
free one (I did need gzip and I don't want</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>a libzip.dll dependency, I'm a C# only =
guy=20
:)).&nbsp;For this reason I've ported the java zip =
implementation</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>from the FSF over to C#.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>It supports&nbsp;ZIP &amp; GZIP and is =
100% C#.=20
Hope it will be useful.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><A=20
href=3D"http://www.icsharpcode.net/OpenSource/NZipLib/default.asp">http:/=
/www.icsharpcode.net/OpenSource/NZipLib/default.asp</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>btw. It is released under the GPL with =
the=20
exception that you can link non gpl programs with it.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>cya</FONT></DIV></BODY></HTML>

------=_NextPart_000_0023_01C16B91.EF4326F0--