Name: | python-oletools-doc |
---|---|
Version: | 0.51 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1311729 |
License: | BSD and MIT and Python |
RPM: | python-oletools-doc-0.51-3.el7.noarch.rpm |
Source RPM: | python-oletools-0.51-3.el7.src.rpm |
Build Date: | Wed Nov 08 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.decalage.info/python/oletools |
Summary: | Documentation files for python-oletools |
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. |
- 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)
- Various spec file enhancements (#1471561) - Added spec file conditionals to build for EPEL 7
- bump to 0.51 release
- gaps in python3 detected, using python2 as default
- initial version