1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/archivers/zipios++/pkg-descr
Ying-Chieh Liao d2533e4425 add zipios++
A java.util.zip-like C++ library for reading and writing Zip files
2001-07-23 08:16:56 +00:00

7 lines
294 B
Plaintext

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.
WWW: http://zipios.sourceforge.net/