[Ironruby-core] zlib implementation
Slavo Furman
slavof at gmail.com
Thu Sep 13 02:57:50 EDT 2007
Hello!
I would like to add following librariy to the list.
DevelopDotNet Compression Library -
http://www.developdotnet.com/modules/tinycontent/content/index.php?id=3
Freeware (even for commercial products) with source codes, Artistic License
(v. 1.0), it is written in managed C++ and it is based on
*ZLib*<http://www.gzip.org/zlib>compression library engine. Very good
perf. Good features.
--s.
p.s. Eric, I apologize for previous post, I do not noticed immediatelly that
I sending it not to the list, but directly to your email address.
s.
On 9/13/07, Eric Nicholson <enicholson at gmail.com> wrote:
>
> Just to make sure we're all on the same page in terms of zip libraries
> (there are at least three you could refer to as "zlib.net"), here's a
> summary:
>
> ZLIB - www.zlib.net
> The original zlib, used by gzip. BSD style license.
>
> Component Ace's ZLIB.NET <http://zlib.net/> - http://www.componentace.com/zlib_.NET.htm
>
> Port of zlib to 100% managed .NET. BSD style license (
> http://www.componentace.com/data/ZLIB_.NET/license.txt)
>
> SharpDevelop's SharpZipLib -
> http://www.icsharpcode.net/OpenSource/SharpZipLib/
> "*Zip, GZip, Tar and BZip2 library* written entirely in C#". GPL License
> with an exception
>
> System.IO.Compression -
> http://msdn2.microsoft.com/en-us/library/system.io.compression.aspx
> "Provides basic compression and decompression services for streams." it's
> already in the framework
>
> Feel free to add to the list...
>
> It's hard to tell which one is the most likely to be compatible with
> Ruby's ZLIB. If non-managed dependency is acceptable, real ZLIB is decent
> choice. If you want managed, then the Component ACE ZLIB.NET<http://zlib.net/>would be a reasonable approach.
>
> -Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20070913/663d4513/attachment-0001.html
More information about the Ironruby-core
mailing list