blob: b65e5f94ad10bf2851d549b32aa87a39dc93278b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
directories and zip files is also provided.
This port use Debian tarball of CVS version, as last release is from 2001.
WWW: http://zipios.sourceforge.net/
|