2001-07-23 10:16:56 +02:00
|
|
|
Zipios++ is a java.util.zip-like C++ library for reading and writing Zip
|
|
|
|
files. Access to individual entries is provided through standard C++
|
|
|
|
iostreams. A simple read-only virtual file system that mounts regular
|
2005-01-31 11:07:37 +01:00
|
|
|
directories and zip files is also provided.
|
|
|
|
|
|
|
|
This port use Debian tarball of CVS version, as last release is from 2001.
|
2001-07-23 10:16:56 +02:00
|
|
|
|
|
|
|
WWW: http://zipios.sourceforge.net/
|