# archive dir: archive index: archive/.pi-map.index.md ## role This package provides functionality for creating, reading, and extracting compressed archive files in various formats. ## files ## arch The package uses a modular, format-agnostic interface pattern where a generic Archive type wraps format-specific implementations (tar, zip, etc.) with unified read/write/extract operations, supported by internal helper packages for each archive format. ## tags - ## symbols - ## workflows - ## dirty -