Expand description
Simple abstraction over archive formats.
You can read and write archives in zip, 7z, and tar formats.
Structs§
Enums§
- ArcEntry
- Enum representing an archive entry
- ArcError
- Main error type for this library
- ArcFormat
- Enum representing supported archive formats