Sha256: b23a64bf39956a69062ae1b47d79fa768ce0df493b2949c9039e144d9faf44a3
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 626 Bytes
Stored size: 626 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.8.11 specification_version: 1 name: gruff version: !ruby/object:Gem::Version version: 0.0.1 date: 2005-10-25 00:00:00 -07:00 summary: Beautiful graphs for one or multiple datasets. require_paths: - lib email: boss@topfunky.com homepage: http://www.topfunky.com rubyforge_project: gruff description: Make colorful graphs for use on websites or documents. autorequire: gruff 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: authors: - Geoffrey Grosenbach files: - rakefile - README - CHANGELOG - MIT-LICENSE - lib/gruff - lib/gruff.rb - lib/gruff/area.rb - lib/gruff/bar.rb - lib/gruff/base.rb - lib/gruff/line.rb - lib/gruff/pie.rb - test/line_test.rb - test/output - test/output/line_37signals.png - test/output/line_37signals_small.png - test/output/line_font.png - test/output/line_keynote.png - test/output/line_keynote_small.png - test/output/line_large.png - test/output/line_many.png - test/output/line_odeo.png - test/output/line_odeo_small.png - test/output/line_rails_keynote.png - test/output/line_rails_keynote_small.png - test/output/line_small.png - test/output/similar_high_end_values.png test_files: [] rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: - none dependencies: []