Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 233 Bytes

xznicer

This is a brute-force compressor for XZ files in LZMA2 format. Based on nicer.py by donnerbrenn, xznicer extends the format to XZ.

TODO

  • Use xz-utils wrapper rather than shell commands.
  • Possible xzutils C++ port?