zipios  2.2.0
Zipios – a small C++ library that provides easy access to .zip files.
tools Directory Reference
Directory dependency graph for tools:
/home/snapwebsites/snapcpp/contrib/zipios/tools

Files

file  appendzip.cpp [code]
 Tool used to append a Zip archive at the end of another file.
 
file  dosdatetime.cpp [code]
 Define a command line tool to convert Unix/DOS times.
 
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.