ziptools 1.2: Unix permissions, UTC modtimes, and more

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
participants (1)
-
M. Lutz