aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pefile/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-07-25 21:21:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-07-25 21:21:48 +0000
commit361c3ea3f99db94573f67e3fba7e9d9c95f32237 (patch)
treec1d86bc75623839e5459ec420b91f50a8f27e56f /devel/py-pefile/pkg-descr
parent3548a49064d56f96aa159550f5386abb6e0a6f05 (diff)
Notes
Diffstat (limited to 'devel/py-pefile/pkg-descr')
-rw-r--r--devel/py-pefile/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-pefile/pkg-descr b/devel/py-pefile/pkg-descr
new file mode 100644
index 000000000000..5c7b1fd9a6fd
--- /dev/null
+++ b/devel/py-pefile/pkg-descr
@@ -0,0 +1,5 @@
+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