Initial commit.

This supports only decompression in streamed mode using
LZMA2 and Delta filters. The integrity checks None,
CRC32, CRC64, and SHA-256 are supported.
43 files changed
tree: 8e7b36cfd8bf7ff760c709a5c0663cc6adccfd6f
  1. src/
  2. .gitignore
  3. COPYING
  4. GNUmakefile
  5. README