freebsd-ports/devel/py-pefile/pkg-descr
Antoine Brodin 848834ddd2 - Trim Makefile header, update my email address
- Remove article from COMMENT
- Use PORTDOCS and convert to PORT_OPTIONS
- Remove tab from pkg-descr
2013-06-17 19:32:44 +00:00

5 lines
215 B
Text

pefile is a Python module to read and work with PE files. Most of the
information in the PE Header is accessible, as well as all the sections,
section's information and data.
WWW: http://code.google.com/p/pefile/