aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pefile/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.6Li-Wen Hsu2007-09-101-0/+3
| | | | | | | | PR: ports/115653 Submitted by: Antoine Brodin <antoine.brodin AT laposte.net> (maintainer) Notes: svn path=/head/; revision=199266
* pefile is a Python module to read and work with PE files. Most of theMartin Wilke2006-07-251-0/+5
information in the PE Header is accessible, as well as all the sections, section's information and data. WWW: http://dkbza.org/pefile.html PR: ports/100393 Submitted by: Antoine Brodin <antoine.brodin(at)laposte.net> Approved by: krion (mentor) Notes: svn path=/head/; revision=168759