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 errors

  • make_archive() - Create a zip archive from a source directory with consistent file timestamps.

  • archive_cli() - Main entry point for command line usage

stouputils archive examples

Submodules#