goat3d

view libs/openctm/liblzma/readme.txt @ 38:60f2037680ee

split the exporter into two files to make it more readable (and maybe make an importer too at some point?)
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 07 Oct 2013 20:02:57 +0300
parents
children
line source
1 This is the C library implementation of LZMA compression/decompression by Igor Pavlov.
3 Author: Igor Pavlov
4 License: Public domain
5 Version: 4.65 (2009-02-03)
7 Some administrative adaptations for integration in OpenCTM were made by Marcus Geelnard.