A toolbox for managing archives
Project description
Archive Toolbox
Description
Archive Toolbox is a utility for managing archives, allowing you to create, extract, and display information about archives.
Installation
To install the utility, use pip
:
pip install archive_toolbox
Usage
Command Line
After installation, you can use the utility from the command line with the atb
command.
atb --extract --filename <archive.type>
Examples
Extracting a ZIP Archive
atb --extract --filename example.zip
Extracting a TAR Archive
atb --extract --filename example.tar
Extracting a TAR.GZ Archive
atb --extract --filename example.tar.gz
Info about a ZIP Archive
atb --info --filename example.zip
Info about a TAR Archive
atb --info --filename example.tar
Features
- Extract archives
- Display information about archive contents
Requirements
- Python 3.6 or higher
License
This project is licensed under the MIT License.
Authors
- Dementev Maksim - Lead Developer - Github profile
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
archive_toolbox-1.0.tar.gz
(3.8 kB
view hashes)
Built Distribution
Close
Hashes for archive_toolbox-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6aec8163d5df01eaba16ae61f62c512926253d875c97c01e4cad14ca48e256a |
|
MD5 | c9d57ee7ef6ce8849087135b5a060005 |
|
BLAKE2b-256 | c1cd9034bbe9deea463fcc19eccc65d1d6649ad32dcf13735ead9731082fcfcb |