DESCRIPTION = "A colored formatter for the python logging module"
|
HOMEPAGE = "https://github.com/borntyping/python-colorlog"
|
LICENSE = "MIT"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=5c3c6ebdec7792ae12df8d1c0a46b26a"
|
|
inherit pypi setuptools3
|
|
PYPI_PACKAGE = "colorlog"
|
|
SRC_URI[sha256sum] = "af99440154a01f27c09256760ea3477982bf782721feaa345904e806879df4d8"
|