Date: Tue, 25 Jul 2006 21:21:48 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-pefile Makefile distinfo pkg-descr pkg-plist Message-ID: <200607252121.k6PLLmHq010704@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-07-25 21:21:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-pefile Makefile distinfo pkg-descr pkg-plist Log: 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) Revision Changes Path 1.2363 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/py-pefile/Makefile (new) 1.1 +3 -0 ports/devel/py-pefile/distinfo (new) 1.1 +5 -0 ports/devel/py-pefile/pkg-descr (new) 1.1 +5 -0 ports/devel/py-pefile/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607252121.k6PLLmHq010704>