1SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files"
2HOMEPAGE = "https://github.com/decalage2/olefile"
3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632"
5
6SRC_URI[sha256sum] = "67a796da4c4b8e2feb9a6b2495bef8798a3323a75512de4e5669d9dc9d1fae31"
7
8inherit pypi setuptools3
9
10PYPI_PACKAGE = "oletools"
11PYPI_PACKAGE_EXT = "zip"
12