Description
Multiple files can be packed into a catfile container by legacy Python 2 tools. This library supports a simple tar-like format based on concatenating files for storage or transfer.
It is imported by scripts and can read or write archive files. Validate paths and extraction behavior before unpacking untrusted containers.