directory
1.6.0
Repository: https://github.com/bodgit/sevenzip.git
Documentation: pkg.go.dev

# Packages

Package aes7z implements the 7-zip AES decryption.
Package bcj2 implements the BCJ2 filter for x86 binaries.
Package bra implements the branch rewriting filter for binaries.
Package brotli implements the Brotli decompressor.
Package bzip2 implements the Bzip2 decompressor.
Package deflate implements the Deflate decompressor.
Package delta implements the Delta filter.
Package lz4 implements the LZ4 decompressor.
Package lzma implements the LZMA decompressor.
Package lzma2 implements the LZMA2 decompressor.
Package pool implements the reader pooling.
Package util implements various utility types and interfaces.
Package zstd implements the Zstandard decompressor.