summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-colorama_0.4.6.bb
blob: c33310b969b3057edc30a36e65f9ee240fce5970 (plain)
1
2
3
4
5
6
7
8
9
10
SUMMARY = "Cross-platform colored terminal text."
HOMEPAGE = "https://github.com/tartley/colorama"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"

inherit pypi python_hatchling

SRC_URI[sha256sum] = "08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"

BBCLASSEXTEND = "native nativesdk"