Subject: CVS commit: pkgsrc/devel/py-coloredlogs
From: Jason Bacon
Date: 2023-07-22 15:10:04
Message id: 20230722131004.36E9CFBDB@cvs.NetBSD.org

Log Message:
devel/py-coloredlogs: Colored Python logging output

The coloredlogs package enables colored terminal output for Python
logging module. The ColoredFormatter class inherits from logging.
Formatter and uses ANSI escape sequences to render your logging
messages in color. It uses only standard colors so it should work on
any UNIX terminal.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-coloredlogs/DESCR
1.1addpkgsrc/devel/py-coloredlogs/Makefile
1.1addpkgsrc/devel/py-coloredlogs/PLIST
1.1addpkgsrc/devel/py-coloredlogs/distinfo