Hi, 2009/1/6 Daniel Berger <djberg96 / gmail.com>: > > If we had a pure Ruby version available as a gem on the other hand... > > :) > I finished translation and testing of the pure ruby version. The ruby version is exact same api interface and functionality with the zlib c source code. It is also compatible with ruby 1.8.x and 1.9.x and includes examble.rb and minizip.rb for testing. You can download at http://121.78.227.9/rbzlib/ I am working on translation of ruby library zlib.c to pure ruby code. Regards, Park Heesob