[Mono-list] Is there any libraries managing compressed files?
Jonathan Pryor
jonpryor at vt.edu
Mon Oct 17 06:23:29 EDT 2005
On Mon, 2005-10-17 at 12:58 +0900, Jonguk Kim wrote:
> Is there any libraries managing compressed files like zip, rar, arj...?
>
> Actually, I need the 'un-zip' processing (Like, in perl, Archive::Zip).
There is ZIP-file processing in ICSharpCode.SharpZipLib.dll, which has
been bundled with Mono for a very long time.
You can also get it here:
http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
- Jon
More information about the Mono-list
mailing list