| SUMMARY = "A set of tools using pywbem" |
| DESCRIPTION = "A set of tools using pywbem to communicate with WBEM servers" |
| HOMEPAGE = "https://pywbemtools.readthedocs.io/en/stable/" |
| LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" |
| SRC_URI[sha256sum] = "aacf4bfffa872bb0e3d0c19ee0630e3c0997d4f13553189b63b297787341735f" |
| ${PYTHON_PN}-pyyaml-native \ |
| ${PYTHON_PN}-pywbem-native \ |
| ${PYTHON_PN}-six-native \ |
| ${PYTHON_PN}-click-native \ |
| RDEPENDS:${PN}:class-target += "\ |
| ${PYTHON_PN}-prompt-toolkit \ |
| ${PYTHON_PN}-nocasedict \ |
| ${PYTHON_PN}-yamlloader \ |
| ${PYTHON_PN}-click-repl \ |
| ${PYTHON_PN}-click-spinner \ |
| ${PYTHON_PN}-nocaselist \ |
| ${PYTHON_PN}-custom-inherit \ |