Wed, 22 May 2024 11:33:32 UTC | login

Information for build python-oletools-0.51-3.fc27

ID17752
Package Namepython-oletools
Version0.51
Release3.fc27
Epoch
SummaryTools to analyze Microsoft OLE2 files
DescriptionThe python-oletools is a package of python tools from Philippe Lagadec to analyze Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office documents or Outlook messages, mainly for malware analysis, forensics and debugging. It is based on the olefile parser. See http://www.decalage.info/python/oletools for more info.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:33 UTC
CompletedSat, 14 Apr 2018 20:27:33 UTC
Tags
f28
f29
RPMs
src
python-oletools-0.51-3.fc27.src.rpm (info) (download)
noarch
python-oletools-doc-0.51-3.fc27.noarch.rpm (info) (download)
python2-oletools-0.51-3.fc27.noarch.rpm (info) (download)
python3-oletools-0.51-3.fc27.noarch.rpm (info) (download)
Changelog * Mon Oct 23 2017 Robert Scheck <robert@fedoraproject.org> 0.51-3 - Correct line endings and remove shebang from non-executable python libraries (#1505374 #c5) - Clarify python3 related scripts in %description (#1505374 #c4) - Correct summary of -doc subpackage (#1505374 #c2) * Thu Oct 05 2017 Robert Scheck <robert@fedoraproject.org> 0.51-2 - Various spec file enhancements (#1471561) - Added spec file conditionals to build for EPEL 7 * Thu Jun 22 2017 Michal Ambroz <rebus at, seznam.cz> 0.51-1 - bump to 0.51 release * Thu Jun 22 2017 Michal Ambroz <rebus at, seznam.cz> 0.51-0.3.dev11.b4b52d22 - gaps in python3 detected, using python2 as default * Thu Jun 15 2017 Michal Ambroz <rebus at, seznam.cz> 0.51-0.2.dev11.b4b52d22 - initial version