Skip to main content

rzip-stream library

Project description

trzip.py is a quick script to stream rzip compressed files.

compress: $ cat somefile.dat | trzip.py > somefile.trz

decompress: $ cat somefile.trz | trzip.py -d > somefile2.dat

Comparing result $ cmp somefile.dat somefile2.dat

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

trzip-0.01a1.tar.gz (1.7 kB view hashes)

Uploaded Source

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