blob: 2f8a0e5ca8615151debe4e9b3dc3f37e62380e9e [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
10SRC_URI[sha256sum] = "344f73204009e4c83c5b6beb00b3c45dc70fcdae3c80db919e0a4171d006fde8"