Skip to main content

Module archive

Module archive 

Source
Expand description

ZIP / TAR / TAR.GZ archive handling.

Pure domain logic — format detection only. All I/O goes through adapters.

Constants§

MAX_NESTING_DEPTH
Maximum recursion depth for nested archive unpacking.

Functions§

detect_format
Detect archive format by magic bytes.