1 From the XZ Utils README (included in the xz-utils package):
3 1.3. Documentation for liblzma
5 The liblzma API headers include short docs about each function
6 and data type as Doxygen tags. These docs should be quite OK as
9 I have planned to write a bunch of very well documented example
10 programs, which (due to comments) should work as a tutorial to
11 various features of liblzma. No such example programs have been
14 For now, if you have never used liblzma, libbzip2, or zlib, I
15 recommend learning *basics* of zlib API. Once you know that, it
16 should be easier to learn liblzma.
18 http://zlib.net/manual.html
19 http://zlib.net/zlib_how.html