./archivers/py-lzstring, LZ-based in-memory string compression

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.4, Package name: py310-lzstring-1.0.4, Maintainer: bacon

LZ-based, in-memory string compression module, based on the LZ-String
javascript module.


Master sites:

Filesize: 4.156 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-24 06:51:37 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-lzstring: package properly
   2023-07-20 16:10:59 by Jason Bacon | Files touched by this commit (4)
Log message:
archivers/py-lzstring: LZ in-memory string compression

LZ-based, in-memory string compression module, based on the LZ-String
javascript module.