Clzip

Clzip 1.6

Clzip is a completely free, open source and lossless data compressor software based on the LZMA (Lempel–Ziv–Markov chain algorithm) algorithm, with very safe integrity checking and a user interface similar to the one of the bzip2 or gzip...

zfec

zfec 1.4.22

zfec is a fast, portable, and programmable implementation of erasure coding. The project includes a C library, a Python library, and a command-line tool.Erasure coding is also known as "forward error correction", which is the generation of redundant...

S3cmd

S3cmd 1.1.0 Beta 3

S3cmd is a command line tool to upload, retrieve and manage data in Amazon S3. It is best suited for power users who don't fear command line. The project is also ideal for scripts, automated backups triggered from cron, etc.Amazon S3 is a reasonably...

SimpleCDR-X

SimpleCDR-X 1.3.3

SimpleCDR-X was born in mid-June of 2001. It was clear to me that SimpleCDR's interface had limitations that could only be overcome by going to a GUI interface. I then proceeded to look at the various toolkits and then I discovered Glade.Glade is perhaps...

GRZipII

GRZipII 0.3.0

GRZipII project is a high-performance file compressor based on Burrows-Wheeler Transform, Schindler Transform, Move-To-Front and Weighted Frequency Counting.GRZipII uses The Block-Sorting Lossless Data Compression Algorithm, which has received...

pyunpack

pyunpack 0.0.2

pyunpack is a Python module to unpack archive files.Home: https://github.com/ponty/pyunpackDocumentation: http://ponty.github.com/pyunpackBasic usage >>> from pyunpack import Archive >>> Archive('a.zip').extractall('.')or on console:python -m...

ZipUnzip

ZipUnzip 1.0

ZipUnzip is an open source graphical application written in Java and designed to act as an archive utility, which can be used to compress and extract to/from zip files.Being written in Java, ZipUnzip is a platform-independent application that supports...