blob: bd90083308c228477120e711a8fdffa18d93052d [file] [log] [blame]
Andrew Geisslereff27472021-10-29 15:35:00 -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
10SRC_URI[sha256sum] = "cf62a8e389d5660d0d22be17937b25b9abef9497ddc940197d1773aa1f604339"