An open API service indexing awesome lists of open source software.

https://github.com/clarus/compression


https://github.com/clarus/compression

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

compression
===========

## Compile
Do:

make
make test

## Usage
Run:

./etoile option file

Options:
* `-entropy` the entropy at the byte level
* `-zip` compress the file on the standard output
* `-unzip` uncompress the file on the standard output