Bug 100393 - New port: devel/py-pefile
Summary: New port: devel/py-pefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-16 16:40 UTC by Antoine Brodin
Modified: 2006-07-25 22:22 UTC (History)
0 users

See Also:


Attachments
pefile.shar (1.99 KB, text/plain)
2006-07-16 16:40 UTC, Antoine Brodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin 2006-07-16 16:40:13 UTC
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://dkbza.org/pefile.html
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-16 16:40:37 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-07-24 16:06:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-07-25 22:22:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!