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 details)
Built Distribution
File details
Details for the file archive_toolbox-1.0.tar.gz
.
File metadata
- Download URL: archive_toolbox-1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94d8ee26a0e0f3cf067fa05d32559c55532110050a59b45240a7ca0bda251cd3 |
|
MD5 | 3c755e4de8e628e418c93689c6f53ca7 |
|
BLAKE2b-256 | e8caee1ffc6adda0a6089cecacb491b1c86d70c9c1031ee8be4783a6b42b8b3d |
File details
Details for the file archive_toolbox-1.0-py3-none-any.whl
.
File metadata
- Download URL: archive_toolbox-1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6aec8163d5df01eaba16ae61f62c512926253d875c97c01e4cad14ca48e256a |
|
MD5 | c9d57ee7ef6ce8849087135b5a060005 |
|
BLAKE2b-256 | c1cd9034bbe9deea463fcc19eccc65d1d6649ad32dcf13735ead9731082fcfcb |