f753fd2fc3
This is needed for games/wesnoth, as it have no chance to build with last official zipios++ release (which is 4 years old). Requested by: mezz Nodded to by: edwin (games/enigma maintainer)
8 lines
369 B
Text
8 lines
369 B
Text
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/
|