./wip/zipios, java.util.zip-like C++ library for reading and writing Zip files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.5.9.2007.04.28, Package name: zipios-0.1.5.9.2007.04.28, Maintainer: ryoon

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.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 8f29b7b4b5ffb33651b9051e4847616fc74a8d4b
Filesize: 489.868 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-05-12 14:20:42 by Ryo ONODERA | Files touched by this commit (6) | Imported package
Log message:
Import zipios-0.1.5.9.2007.04.28 as wip/zipios.

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.