# Archiver A golang library for extracting and creating archives. [Documentation Link](https://pkg.go.dev/egtyl.xyz/omnibill/archiver) ## Roadmap - [x] Automatically detect the archive format - [x] Add mutexes to work with concurrency ## Supported Formats - `.tar.gz` - `.tar.bz2` - `.tar.xz` - `.tar` - `.zip`