Sha256: 53a57339f3c1236f69134827003da8317c00f8df098cc5dcb05c9b47edcfa467
Contents?: true
Size: 715 Bytes
Versions: 2
Compression:
Stored size: 715 Bytes
Contents
name: simplecolor summary: "Simple color library" description: "A simple library for coloring text output. Heavily inspired from term-ansicolor and rainbow, I recommend using these gems for more complex color needs. By default this gem does not do any core extension. When mixed in String it only add two methods: color and uncolor. Paint is another gem similar to this one, but with more powerful shortcuts definitions." license: MIT authors: Damien Robert email: Damien.Olivier.Robert+gems@gmail.com homepage: https://github.com/DamienRobert/simplecolor extra_files: - data/rgb_colors.json.gz development_dependencies: minitest: "~> 5.0" rake: "~> 10" rubygems-tasks: "~> 0.2" yard: "~> 0.8"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
simplecolor-0.4.0 | gemspec.yml |
simplecolor-0.3.0 | gemspec.yml |