calibre/src/lzma
2017-08-23 07:45:56 +05:30
..
7zTypes.h Implement decoding of .xz files 2015-08-06 13:14:37 +05:30
__init__.py Implement decoding of .xz files 2015-08-06 13:14:37 +05:30
Compiler.h Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
errors.py Add a decompressor for LZMA1 2015-08-06 17:37:49 +05:30
LzFind.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzFind.h Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzHash.h Start work on creating .xz files 2015-08-07 09:03:59 +05:30
lzma1.py Add a decompressor for LZMA1 2015-08-06 17:37:49 +05:30
Lzma2Dec.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
Lzma2Dec.h Implement decoding of .xz files 2015-08-06 13:14:37 +05:30
Lzma2Enc.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
Lzma2Enc.h Start work on creating .xz files 2015-08-07 09:03:59 +05:30
lzma_binding.c Hide all symbols in the compiled python extensions on unix 2017-06-07 12:19:24 +05:30
LzmaDec.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzmaDec.h Implement decoding of .xz files 2015-08-06 13:14:37 +05:30
LzmaEnc.c Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
LzmaEnc.h Start work on creating .xz files 2015-08-07 09:03:59 +05:30
Precomp.h Implement decoding of .xz files 2015-08-06 13:14:37 +05:30
xz.py Use LZMA compression for the RS compiler 2015-08-08 13:05:34 +05:30