summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-paint/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-02-17 12:44:25 +0100
committer David Spencer2017-02-17 22:52:08 +0100
commit00674caa56948346dc6200698155c365f418e384 (patch)
tree5b6f0824fe53645c957c480defdafa1a3b7a8ef3 /ruby/rubygem-paint/README
parenta656f8c557bf0a1abc0782677c286ca618ab7ab7 (diff)
downloadslackbuilds-00674caa56948346dc6200698155c365f418e384.tar.gz
ruby/rubygem-paint: Added (Ruby gem for ANSI terminal colors).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-paint/README')
-rw-r--r--ruby/rubygem-paint/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/ruby/rubygem-paint/README b/ruby/rubygem-paint/README
new file mode 100644
index 0000000000..fdfebb821c
--- /dev/null
+++ b/ruby/rubygem-paint/README
@@ -0,0 +1,4 @@
+Paint creates terminal colors and effects for you.
+It combines the strengths of term-ansicolor, rainbow, and similar
+projects into a simple to use, however still flexible terminal colors
+gem with no core extensions by default.