Description
Lets Python applications read and write many archive formats through libarchive. It is useful for backup tools, package utilities, extractors, installers, and data-processing workflows.
Archive handling can write files and expand large data. Applications should protect against path traversal, excessive extraction size, and untrusted archive contents.