Sha256: a22cad0adbfb163fef510bb02f209f4a5fccefb9700e61b1cc18469b54b92db9
Contents?: true
Size: 1.5 KB
Versions: 0
Compression: gzip
Compressed size: 704 Bytes
Stored size: 704 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.10 specification_version: 1 name: color-tools version: !ruby/object:Gem::Version version: 1.1.0 date: 2005-05-04 summary: color-tools provides RGB and CMYK colour definitions and manpiulations. require_paths: - lib email: austin@rubyforge.org homepage: http://rubyforge.org/projects/ruby-pdf rubyforge_project: ruby-pdf description: "color-tools is a Ruby library to provide RGB and CMYK colour support to applications that require it. It provides 148 named RGB colours that are commonly supported and used in HTML, colour manipulation operations, and a monochromatic contrasting palette generator. With version 1.1, the ability to read and use GIMP colour palette definition files has been added." autorequire: color default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby authors: - Austin Ziegler files: - Changelog - Install - lib - Rakefile - README - lib/color - lib/color.rb - lib/color/cmyk.rb - lib/color/palette - lib/color/palette.rb - lib/color/rgb.rb - lib/color/palette/gimp.rb - lib/color/palette/monocontrast.rb test_files: [] rdoc_options: - "--title" - color-tools - "--main" - README - "--line-numbers" extra_rdoc_files: - README - Install - Changelog executables: [] extensions: [] requirements: [] dependencies: []