stouputils.archive package#
This module provides functions for creating and managing archives.
repair_zip_file()- Try to repair a corrupted zip file by ignoring some of the errorsmake_archive()- Create a zip archive from a source directory with consistent file timestamps.archive_cli()- Main entry point for command line usage