python3-yamlpath: Add new pkg

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2023-07-16 15:02:51 -04:00
parent 1ca654ef4f
commit 108ab6d75e

View File

@@ -0,0 +1,9 @@
DESCRIPTION="YAML Path and Command-Line Tools"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5abda174c5040dd12ed2b225e3a096f0"
SRC_URI[sha256sum] = "81d5b8baba60c255b519ccd31a691f9bc064223ff196709d41119bde81bba49e"
PYPI_PACKAGE = "yamlpath"
inherit pypi setuptools3