ports/security/py-pefile/pkg/DESCR

3 lines
216 B
Text

pefile is a multi-platform Python module to read and work with Portable
Executable (aka PE) files. Most of the information in the PE Header is
accessible, as well as all the sections, section's information and data.