pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/ruby-colorator



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 15 17:13:59 UTC 2013

Added Files:
        pkgsrc/misc/ruby-colorator: DESCR Makefile PLIST distinfo

Log Message:
Add ruby-colorator package version 0.1.

# colorator

Colorize your text for the terminal

## Supported Colors

- black
- red
- green
- yellow
- blue
- magenta
- cyan
- white
- bold

## Why

There are a bunch of gems that provide functionality like this, but none have
as simple an API as this. Just call `"string".color` and your text will be
colorized.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-colorator/DESCR \
    pkgsrc/misc/ruby-colorator/Makefile pkgsrc/misc/ruby-colorator/PLIST \
    pkgsrc/misc/ruby-colorator/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index