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

7 lines
294 B
Plaintext
Raw Normal View History

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/