kuksa-dbc-feeder: add recipe and dependencies
[AGL/meta-agl-demo.git] / recipes-devtools / python / python3-argparse-addons_0.7.0.bb
1 SUMMARY = "Additional Python argparse types and actions."
2 HOMEPAGE = "https://github.com/eerimoq/argparse_addons"
3 LICENSE = "MIT"
4 LIC_FILES_CHKSUM = "file://LICENSE;md5=515e9da3e929c7b40dd13458363110a7"
5
6 PYPI_PACKAGE = "argparse_addons"
7
8 SRC_URI[sha256sum] = "f5da0fe676953e39bee7a6d0a9b2f5ccdcbf9d6a6b9929997caf8f6c6b23a5fb"
9
10 inherit pypi setuptools3