Sha256: b70d194cb3ced4e6a96fca6aa8aca82564fb06d7fa4fa7b4ffa6cbc9f1d40b86
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 673 Bytes
Stored size: 673 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: colour version: !ruby/object:Gem::Version version: 0.1.1 date: 2008-03-25 00:00:00 -06:00 summary: A library to convert between various representation of colour (RGB, CMYK and HSV), as well as generate swatches based on some colour theory require_paths: - lib email: http://devauld.ca homepage: http://www.ihatework.ca/svn/colour/ rubyforge_project: colour description: A library to convert between various representation of colour (RGB, CMYK and HSV), as well as generate swatches based on some colour theory autorequire: 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 signing_key: cert_chain: post_install_message: authors: - Wes Devauld files: - History.txt - Manifest.txt - README.txt - Rakefile - bin/colour - lib/colour.rb - lib/rgb.rb - lib/hsv.rb - lib/standard_colours.rb - lib/cmyk.rb - spec/colour_spec.rb - spec/spec_helper.rb - tasks/ann.rake - tasks/annotations.rake - tasks/bones.rake - tasks/doc.rake - tasks/gem.rake - tasks/manifest.rake - tasks/post_load.rake - tasks/rubyforge.rake - tasks/setup.rb - tasks/spec.rake - tasks/svn.rake - test/test_colour.rb test_files: - test/test_colour.rb rdoc_options: - --main - README.txt extra_rdoc_files: - History.txt - README.txt - bin/colour executables: - colour extensions: [] requirements: [] dependencies: []