There is a substantially upgraded version of ziptools - a Python 
script-and-module package that augments Python's standard zipfile
module with crucial utility, including:

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

The latest releases add permissions and UTC timestamps, along
with alternate zip paths, cross-platform globbing, and more.

Web page
  https://learning-python.com/ziptools.html
Docs
  https://learning-python.com/ziptools/ziptools/_README.html
Changes
  https://learning-python.com/ziptools/ziptools/_README.html#Versions
Screenshot
  https://learning-python.com/ziptools/ziptools/docetc/ziptools.png
Download
  https://learning-python.com/ziptools/ziptools.zip

Happy zipping,
--M. Lutz, http://learning-python.com
--
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to