Archive Toolbox is a utility for managing archives, allowing you extract and display information about archives.
To install the utility, use pip:
pip install archive_toolboxAfter installation, you can use the utility from the command line with the atb command.
atb --extract --filename <archive.type>atb --extract --filename example.zipatb --extract --filename example.taratb --extract --filename example.tar.gzatb --info --filename example.zipatb --info --filename example.tar- Extract archives
- Display information about archive contents
- Python 3.6 or higher
This project is licensed under the MIT License.
- Dementev Maksim - Lead Developer - Github profile