Skip to main content

Recursively decompress files

Project description

Extract all compressed files recursively using external decompressors found in the system.

Installation

$ pip3 install caisson

Usage

$ caisson --help
usage: caisson [-h] [-q | -v | -d] [--list] [-o {always,never,ask,rename}]
               [source [source ...]] destination

Recursively decompress files

positional arguments:
  source                file or directory to be extracted
  destination           destination for extracted files

optional arguments:
  -h, --help            show this help message and exit
  -q, --quiet           don't print any log
  -v, --verbose         print a moderate log
  -d, --debug           print a debugging log
  --list                print list of available decompressors
  -o {always,never,ask,rename}, --overwrite {always,never,ask,rename}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caisson-0.0.4.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

caisson-0.0.4-py3-none-any.whl (18.3 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