blob: 59a0e94939c3fc80bd1d6c04c9aa3ae573b6a458 [file] [log] [blame]
Andrew Geisslere34f8962021-04-15 15:53:51 -05001DESCRIPTION = "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 Geisslerd159c7f2021-09-02 21:05:58 -050010SRC_URI[sha256sum] = "af99440154a01f27c09256760ea3477982bf782721feaa345904e806879df4d8"