blob: 84b67e784ac3eb9e86d858d5f0671e31640c3b57 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001DESCRIPTION = "A colored formatter for the python logging module"
2HOMEPAGE = "https://github.com/borntyping/python-colorlog"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5c3c6ebdec7792ae12df8d1c0a46b26a"
5
6inherit pypi setuptools3
7
8PYPI_PACKAGE = "colorlog"
9
Andrew Geissler87f5cff2022-09-30 13:13:31 -050010SRC_URI[sha256sum] = "bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5"