Re: [IronPython] Zlib module

2008-12-23 Thread Michael Foord
Jeff Hardy wrote: Hello, I've posted a mostly-complete zlib implementation at http://cid-414fa1a9bd174b4b.skydrive.live.com/self.aspx/Public/IronPython.Zlib.zip. It uses zlib.net from ComponentAce (http://www.componentace.com/zlib_.NET.htm) which is an open source, pure .NET implementation of zli

[IronPython] Zlib module

2008-12-21 Thread Jeff Hardy
Hello, I've posted a mostly-complete zlib implementation at http://cid-414fa1a9bd174b4b.skydrive.live.com/self.aspx/Public/IronPython.Zlib.zip. It uses zlib.net from ComponentAce (http://www.componentace.com/zlib_.NET.htm) which is an open source, pure .NET implementation of zlib. This was necessar