colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.
builddeps :
- - pkgconfig(python-2.7)
- pkgconfig(python3)
- - python-setuptools
setup : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>python-colorlog</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Log formatting with colors</Summary>
<Description xml:lang="en">colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors.