log pytouhou/formats/pbg3.py @ 605:d6ead6f0ba80

age author description
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Sat, 05 Apr 2014 18:53:48 +0200 Emmanuel Gil Peyrot Make archives return files by default, instead of bytes.
Fri, 04 Oct 2013 14:28:49 +0200 Emmanuel Gil Peyrot Decrease PBG3 loading time by improving lzss and bitstream integration.