|
Server : Apache System : Linux vps-1289444.devslamantis.cl 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64 User : vspt ( 1013) PHP Version : 7.4.33 Disable Function : NONE Directory : /usr/share/doc/pyliblzma-0.5.3/ |
Thanks ------ This module would be a whole lot harder to write if it weren't for help and inspiration by others. So I'd like to thank the following people: * Lasse Collin, the author of lzma utils and liblzma, providing me with a lot of help, understanding and insight on LZMA. * Gustavo Niemeyer, for help and advice on C/Python and also benefitting a lot from his python bz2 module which helped me out a lot as a reference. * Whoever wrote the python zlib module which also helped as a reference. * Joachim Bauch, author of pylzma (different format, different language), for much the same as well his his regression tests that I based some of mine on. Thx!