From 195d829350a5a398a29d2b138a7bf3bb65e4d782 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 19 Feb 2014 22:48:20 +0700 Subject: python/xtermcolor: Added (Python module for colorizing output). Signed-off-by: Willy Sudiarto Raharjo --- python/xtermcolor/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/xtermcolor/README (limited to 'python/xtermcolor/README') diff --git a/python/xtermcolor/README b/python/xtermcolor/README new file mode 100644 index 0000000000..6c5c051fe7 --- /dev/null +++ b/python/xtermcolor/README @@ -0,0 +1,3 @@ +XTermColor is a convenient python module for quickly colorizing text +or output to the terminal either via ANSI color code or RGB color value. +Support 256 colors with command line usage. -- cgit v1.2.3-80-g2a13