diff options
Diffstat (limited to 'recipes-devtools/python/python3-argparse-addons_0.7.0.bb')
-rw-r--r-- | recipes-devtools/python/python3-argparse-addons_0.7.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-devtools/python/python3-argparse-addons_0.7.0.bb b/recipes-devtools/python/python3-argparse-addons_0.7.0.bb deleted file mode 100644 index e0ff0c3f5..000000000 --- a/recipes-devtools/python/python3-argparse-addons_0.7.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -SUMMARY = "Additional Python argparse types and actions." -HOMEPAGE = "https://github.com/eerimoq/argparse_addons" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=515e9da3e929c7b40dd13458363110a7" - -PYPI_PACKAGE = "argparse_addons" - -SRC_URI[sha256sum] = "f5da0fe676953e39bee7a6d0a9b2f5ccdcbf9d6a6b9929997caf8f6c6b23a5fb" - -inherit pypi setuptools3 |