Patrick Williams | 2a25492 | 2023-08-11 09:48:11 -0500 | [diff] [blame] | 1 | DESCRIPTION="YAML Path and Command-Line Tools" |
2 | LICENSE = "ISC" | ||||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5abda174c5040dd12ed2b225e3a096f0" | ||||
4 | |||||
5 | SRC_URI[sha256sum] = "81d5b8baba60c255b519ccd31a691f9bc064223ff196709d41119bde81bba49e" | ||||
6 | |||||
7 | PYPI_PACKAGE = "yamlpath" | ||||
8 | |||||
9 | inherit pypi setuptools3 |