~afb/pyliblzma/py2x

  • Committer: Per Øyvind Karlsen
  • Date: 2009-07-24 14:43:49 UTC
  • Revision ID: proyvind@gmail.com-20090724144349-2ai7w2ssj1bphee2
remove this one as it were never used…
Filename Latest Rev Last Changed Committer Comment Size
..
tests 179 16 years ago Per Øyvind Karlsen add test suite Diff
COPYING 243 16 years ago Per Øyvind Karlsen add license 7.4 KB Diff Download File
liblzma.c 465 15 years ago Per Øyvind Karlsen use Py_TYPE macro as bz2module.c does 8.5 KB Diff Download File
liblzma.h 460 15 years ago Per Øyvind Karlsen ditch compatibility with python < 2.6 1.3 KB Diff Download File
liblzma.old.c 386 15 years ago Per Øyvind Karlsen update example code for new xz.. 3.7 KB Diff Download File
liblzma.py 298 16 years ago Per Øyvind Karlsen rename python module name to 'lzma' to avoid possi 186 bytes Diff Download File
liblzma_compressobj.c 465 15 years ago Per Øyvind Karlsen use Py_TYPE macro as bz2module.c does 9.4 KB Diff Download File
liblzma_compressobj.h 405 15 years ago Per Øyvind Karlsen add support for setting which integrity checking t 432 bytes Diff Download File
liblzma_decompressobj.c 465 15 years ago Per Øyvind Karlsen use Py_TYPE macro as bz2module.c does 11.6 KB Diff Download File
liblzma_decompressobj.h 424 15 years ago Per Øyvind Karlsen add 'memlimit' option to set memory limit for deco 441 bytes Diff Download File
liblzma_file.c 463 15 years ago Per Øyvind Karlsen * support the context manager protocol * replace s 3.4 KB Diff Download File
liblzma_file.h 424 15 years ago Per Øyvind Karlsen add 'memlimit' option to set memory limit for deco 676 bytes Diff Download File
liblzma_fileobj.c 465 15 years ago Per Øyvind Karlsen use Py_TYPE macro as bz2module.c does 26.6 KB Diff Download File
liblzma_fileobj.h 465 15 years ago Per Øyvind Karlsen use Py_TYPE macro as bz2module.c does 1.3 KB Diff Download File
liblzma_options.c 462 15 years ago Per Øyvind Karlsen make myFormat & myCheck of type 'char *' so that w 16.7 KB Diff Download File
liblzma_options.h 461 15 years ago Per Øyvind Karlsen * use Py_buffer * change variable names to match t 1.6 KB Diff Download File
liblzma_util.c 464 15 years ago Per Øyvind Karlsen lzma iterator fails silently on MemoryError 8.4 KB Diff Download File
liblzma_util.h 437 15 years ago Per Øyvind Karlsen pass bool variable for encoding to Util_CatchLZMAE 1 KB Diff Download File
lzmadec.c 1 16 years ago Per Øyvind Karlsen create an initial minimal utility for decoding of 1.4 KB Diff Download File
MANIFEST.in 288 16 years ago Per Øyvind Karlsen add setup.cfg 159 bytes Diff Download File
NEWS 466 15 years ago Per Øyvind Karlsen update NEWS for 0.5.2 release 2.7 KB Diff Download File
python-liblzma.spec 245 16 years ago Per Øyvind Karlsen add spec 982 bytes Diff Download File
README 289 16 years ago Per Øyvind Karlsen add some background info on project 751 bytes Diff Download File
setup.cfg 288 16 years ago Per Øyvind Karlsen add setup.cfg 24 bytes Diff Download File
setup.py 458 15 years ago Per Øyvind Karlsen bump version to 0.5.2 3.2 KB Diff Download File
THANKS 223 16 years ago Per Øyvind Karlsen thanks.. 670 bytes Diff Download File
TODO 439 15 years ago Per Øyvind Karlsen update 55 bytes Diff Download File