SUMMARY = "Rich toolkit for building command-line applications" HOMEPAGE = "https://github.com/patrick91/rich-toolkit" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://pyproject.toml;md5=29c91c89ee62891477a1476375143bef;beginline=6;endline=6" SRC_URI[sha256sum] = "fce5c6f41f79382ecf60a79851b2543f627568e3e07c78ab4b8542e1ca247d1c" inherit pypi python_hatchling ptest-python-pytest PYPI_PACKAGE = "rich_toolkit" RDEPENDS:${PN} = "\ python3-click \ python3-rich \ python3-typing-extensions \ python3-inline-snapshot \ "