Skip to content

Python implementation of an aPLib decompressor

License

Notifications You must be signed in to change notification settings

maxim-zhao/aplib.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aplib.py

Python implementation of an aPLib decompressor

This is a hack of a hack of https://code.google.com/p/kabopan/source/browse/trunk/kbp/comp/aplib.py which has been modified for Python 3 and made super verbose. It simply adds some (possibly correct) documentation of the compression format and some rather verbose logging of the data in a compressed stream while decoding. The compression functionality could come back.

About

Python implementation of an aPLib decompressor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages