Source: python-oletools
Section: python
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 10), dh-python, python-all, python-setuptools, python3-all, python3-setuptools
Standards-Version: 4.1.0
Homepage: http://www.decalage.info/python/oletools
Vcs-Git: git://git.kali.org/packages/python-oletools.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-oletools.git;a=summary
Testsuite: autopkgtest-pkg-python

Package: python-oletools
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Analyzer of OLE2 files (Python 2)
 This package contains Python tools 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.
 .
 This package installs the library for Python 2.

Package: python3-oletools
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Analyser of OLE2 files (Python 3)
 This package contains Python tools 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.
 .
 This package installs the library for Python 3.
