Index of /ziptools/ziptools

Parent Directory

.nomedia

_README.html

__init__.py

__sloc__.py

__version__.py

_publish.sh

cmdtest/

docetc/

fix-nonportable-filenames.py

moretests/

selftest.py

selftest/

zip-create.py

zip-extract.py

zip-list.py

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.