Categories
JZlib
JZlib is a re-implementation of zlib in pure Java. The first and final aim for hacking this was to add packet compression support to pure Java SSH systems. It can inflate and deflate zlib data, but does not yet support gzip file handling supports. It does support all compression levels and flushing modes in zlib.
Last updated 27 Jul, 2005
About
Leadership
- Atsuhiko Yamanaka - Maintainer
- Jean-Loup Gailly - Contributor
- Mark Adler - Contributor
- Lapo Luchini - Contributor
Related Projects
Versions
1.0.6
1.0.6 stable released 2005-05-11
- Released: 11 May, 2005
- Code Maturity: Stable
- Source Archive: http://www.jcraft.com/jzlib/jzlib-1.0.6.tar.gz
- Licenses: BSD_3Clause
- Interfaces: Command Line
