blob: 54640de04ef73f1b2e78ae12ec4fdee885d8b16b [file] [log] [blame]
Andrew Geisslerbbbd5f42020-10-30 15:42:48 -05001SUMMARY = "Cross-platform colored terminal text."
2HOMEPAGE = "https://github.com/tartley/colorama"
3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"
5
6inherit pypi setuptools3
7
8SRC_URI[md5sum] = "57b22f2597f63df051b69906fbf310cc"
9SRC_URI[sha256sum] = "5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"
10
11BBCLASSEXTEND = "native nativesdk"