Skip to content

Lightweight utility for encoding/decoding files. Can be used to compress files.

Notifications You must be signed in to change notification settings

ivigns/huffman-zip

Repository files navigation

huffman-zip

Lightweight utility for encoding/decoding files. Can be used to compress files.

Usage:

Encode file: huffzip encode <file_to_encode> [result_file]

Decode file: huffzip decode <file_to_decode> [result_file]

About

Lightweight utility for encoding/decoding files. Can be used to compress files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages