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
, open
in a browser to read the docs, and fetch and unzip
on your computer to run the code.