Skip to main content

A toolbox for managing archives

Project description

Archive Toolbox

Python License Version

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

Project details


Release history Release notifications | RSS feed

This version

1.0

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)

Uploaded Source

Built Distribution

archive_toolbox-1.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page