zipios  2.3.2
Zipios -- a small C++ library that provides easy access to .zip files.
tools Directory Reference
Directory dependency graph for tools:
tools

Files

file  appendzip.cpp [code]
 Tool used to append a Zip archive at the end of another file.
 
file  tools/dosdatetime.cpp [code]
 Define a command line tool to convert Unix/DOS times.
 
file  zcrc32.cpp [code]
 
file  zipdir.cpp [code]
 Tool used to create a Zip archive from a file or a directory.
 
file  zipios.cpp [code]
 A tool to test various things in a zip file.
 
file  zipios_example.cpp [code]
 Implementation of a very simple Zipios example.