Summary
pefile is a multi-platform Python module to parse and work with Portable Executable (PE) files. Most of the information contained in the PE file headers is accessible, as well as all the sections' details and data.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- MIT
v2022.5.30 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
USE flags
python_targets
- python3_10
- Build with Python 3.10
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / future : Easy, clean, reliable Python 2/3 compatibility
Depending packages
app-forensics / volatility3 : Framework for analyzing volatile memory
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pefile: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mario Haustein · gentoo
dev-python/pefile: version bump 2022.5.30
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/25696 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pefile: style tweaks; PEP517
Signed-off-by: Sam James <sam@gentoo.org> - Mario Haustein · gentoo
dev-python/pefile: new ebuild
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>