CVS log for ports/devel/py-pefile/pkg-plist
Up to [FreeBSD] / ports / devel / py-pefile
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 10 03:17:50 2010 UTC (15 months ago) by wen
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Update to 1.2.10-89 - Patch setup.py to prevent problems when setuptools installed PR: ports/152072 Submitted by: Sofian Brabez <sbrabez@gmail.com> Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 10 12:28:36 2007 UTC (4 years, 5 months ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0 lines
- Update to 1.2.6 PR: ports/115653 Submitted by: Antoine Brodin <antoine.brodin AT laposte.net> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 25 21:21:48 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
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 PR: ports/100393 Submitted by: Antoine Brodin <antoine.brodin(at)laposte.net> Approved by: krion (mentor)
