diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb deleted file mode 100644 index fbb7955d6f..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files" -HOMEPAGE = "https://github.com/decalage2/olefile" -LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632" - -SRC_URI[sha256sum] = "67a796da4c4b8e2feb9a6b2495bef8798a3323a75512de4e5669d9dc9d1fae31" - -inherit pypi setuptools3 - -PYPI_PACKAGE = "oletools" -PYPI_PACKAGE_EXT = "zip" |