Index of /ziptools/ziptools

This is ziptools — a Python script-and-module package that adds 
crucial utility to Python's standard zipfile module, including:

- Folder adds
- Modtime propagation
- Symlink archiving
- Cruft-file skips
- Long Windows paths
- Permissions propagation
- UTC modtime timestamps
- Mangling transparency

To get started, visit ziptools' main web page for an overview,
open _README.html in a browser to read the docs, and fetch and 
unzip ziptools.zip on your computer to run the code.