A python library to read and manipulate portable executable files.
Find a file
2014-11-02 22:54:38 +13:00
.gitignore Initial commit 2014-10-04 17:13:58 +13:00
__init__.py Added init file for python module. 2014-10-19 15:38:29 +13:00
bmpimageplugin.py Added custom icon support so PIL replaces ImageMagick. 2014-11-02 22:54:38 +13:00
ico_plugin.py Added custom icon support so PIL replaces ImageMagick. 2014-11-02 22:54:38 +13:00
LICENSE Initial commit 2014-10-04 17:13:58 +13:00
pe.py Added custom icon support so PIL replaces ImageMagick. 2014-11-02 22:54:38 +13:00
README.md Initial commit 2014-10-04 17:13:58 +13:00

PePy

A python library to read and manipulate portable executable files.