Metadata


Name
term-ansicolor
Version
1.1.4
Platform
ruby
Authors
Florian Frank
Bindir
bin
Date
2013-03-26 00:00:00 UTC
Dependencies
gem_hadar (~> 0.3.0, development)
simplecov (>= 0, development)
Description
This library uses ANSI escape sequences to control the attributes of terminal output
Email
flori@ping.de
Executables
cdiff
decolor
Extra rdoc files
README.rdoc
lib/term/ansicolor.rb
lib/term/ansicolor/attribute.rb
lib/term/ansicolor/rgb_triple.rb
lib/term/ansicolor/version.rb
Files
.gitignore
.travis.yml
CHANGES
COPYING
Gemfile
README.rdoc
Rakefile
VERSION
bin/cdiff
bin/colortab
bin/decolor
examples/example.rb
lib/term/ansicolor.rb
lib/term/ansicolor/.keep
lib/term/ansicolor/attribute.rb
lib/term/ansicolor/rgb_triple.rb
lib/term/ansicolor/version.rb
term-ansicolor.gemspec
tests/ansicolor_test.rb
tests/attribute_test.rb
tests/rgb_triple_test.rb
tests/test_helper.rb
Homepage
http://flori.github.com/term-ansicolor
Licenses
GPL-2
Rdoc options
--title
Term-ansicolor - Ruby library that colors strings using ANSI escape sequences
--main
README.rdoc
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.0.3
Specification version
4
Summary
Ruby library that colors strings using ANSI escape sequences
Test files
tests/ansicolor_test.rb
tests/attribute_test.rb
tests/rgb_triple_test.rb
tests/test_helper.rb
Original platform
ruby
New platform
ruby