Name: | python36-oletools |
---|---|
Version: | 0.56.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1865791 |
License: | BSD and MIT and Python |
RPM: | python36-oletools-0.56.1-1.el7.noarch.rpm |
Source RPM: | python-oletools-0.56.1-1.el7.src.rpm |
Build Date: | Wed Apr 21 2021 |
Build Host: | 59b9d3447e694003bd94913812fd2bd4 |
Vendor: | Oracle America |
URL: | https://www.decalage.info/python/oletools |
Summary: | Tools to analyze Microsoft OLE2 files |
Description: | The 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. Python3 version. |
- Upgrade to 0.56.1 (#1945976)
- Weak Python 2.7 pyparsing requirement for EPEL 7 correctly - Add simple self-test mechanism to detect future weaking mistakes
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Upgrade to 0.56 (#1885099)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Require python-setuptools during build-time explicitly
- Rebuilt for Python 3.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- bump to bugfix release 0.55
- use the msoffcrypto bundling only for python2 subpackage - use python3-msoffcrypto for python3 package