| 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] = "f6f36c96be46c801919fa6cc218a5d051fce381a2d9a0b99c9162d8335e96c36" |
| ${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 \ |