| zipios 2.3.4
    Zipios -- a small C++ library providing easy access to .zip files. | 

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