Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
tzip - Block-sorting data compressor
- Description:
tzip is a block-sorting data compressor based on the Burrows-Wheeler
transform. In writing it I favored code readability over optimization,
and I hope that tzip can serve an educational purpose. Though I have
taken pains to optimize and thoroughly test tzip, I would recommend
Julian Sewards's excellent bzip2 as a production compressor.
Packages
| tzip-1.12-11.fc8.i386
[24 KiB] |
Changelog
by Paul Howarth (2011-08-02):
- Nobody else likes macros for commands
- Fix dist tag for CentOS 6 and Scientific Linux
|