Sat, 11 May 2024 14:24:38 UTC | login

Information for build python-pefile-2019.4.18-1.fc32

ID130399
Package Namepython-pefile
Version2019.4.18
Release1.fc32
Epoch
SummaryPython module for working with Portable Executable files
Descriptionpefile is a multi-platform Python module to read and work with Portable Executable (aka PE) files. Most of the information in the PE Header is accessible, as well as all the sections, section's information and data. pefile requires some basic understanding of the layout of a PE file. Armed with it it's possible to explore nearly every single feature of the file. Some of the tasks that pefile makes possible are: * Modifying and writing back to the PE image * Header Inspection * Sections analysis * Retrieving data * Warnings for suspicious and malformed values * Packer detection with PEiD’s signatures * PEiD signature generation
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 07:22:41 UTC
CompletedTue, 03 Dec 2019 07:22:41 UTC
Tags
f32
f33
RPMs
src
python-pefile-2019.4.18-1.fc32.src.rpm (info) (download)
noarch
python3-pefile-2019.4.18-1.fc32.noarch.rpm (info) (download)
Changelog * Fri Sep 20 2019 Michal Ambroz <rebus _AT seznam.cz> - 2019.4.18-1 - bump to version 2019.4.18 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2017.11.5-8 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2017.11.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2017.11.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Oct 11 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2017.11.5-5 - Python2 binary package has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.11.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2017.11.5-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.11.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 08 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2017.11.5-1 - Update to 2017.11.5 (rhbz #1509751)