We on the JRuby project have reached the point where rubygems runs up
to where it would need Zlib to work. Since we obviously don't have the
native C zlib impl in JRuby, we don't have Zlib available yet. Does
anyone know of a pure Ruby impl of Zlib and related classes? Even if
it's bloody slow, it would give us somewhere to start.

- Charlie