mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
18 lines
444 B
Plaintext
18 lines
444 B
Plaintext
TODO for lrzip program
|
|
|
|
Other posix/windows builds?? Need help there...
|
|
|
|
Add log file option so that output could be
|
|
saved for review.
|
|
|
|
Add test function that would only run lzo_compresses
|
|
for a current file without doing any writes.
|
|
|
|
Consider ncurses version or even GUI one.
|
|
|
|
Consider using LZMA Filters for processor-optimized
|
|
coding to increase compression.
|
|
|
|
Write a wrapper script for tarballing directories.
|
|
|
|
Get the ASM working on 64bit. |