blob: 6968170d9302e6f76e2bb7b727771879150989ad [file] [log] [blame]
Patrick Williams864cc432023-02-09 14:54:44 -06001SUMMARY = "CUPS bindings for Python"
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3961efb54421653518521529853444c4"
4
5RDEPENDS:${PN} = "python3"
6
7inherit setuptools3 pypi
8
9PV = "2.0.1"
10
11SRC_URI[sha256sum] = "e880d7d7147959ead5cb34764f08b97b41385b36eb8256e8af1ce163dbcccce8"