| .. | ||
| easylzma | ||
| pavlov | ||
| CMakeLists.txt | ||
| common_internal.c | ||
| common_internal.h | ||
| compress.c | ||
| decompress.c | ||
| lzip_header.c | ||
| lzip_header.h | ||
| lzma_c.c | ||
| lzma_c.h | ||
| lzma_header.c | ||
| lzma_header.h | ||
| README | ||
pavlov/ - contains original lzma compress/decompress source from Igor Pavlov easylzma/ - contains the public api of this library ./ - contains the implementation of this wrapper library