Sha256: 024ce8963dda7ed6614a9773d50687b7d5bec0bf201b9224632604412c407cc2
Contents?: true
Size: 609 Bytes
Versions: 5
Compression:
Stored size: 609 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |s| s.name = "lilygraph" s.summary = "Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder." s.description = "Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder." s.email = "kelsin@valefor.com" s.homepage = "http://github.com/Kelsin/lilygraph" s.authors = ["Christopher Giroir"] s.add_dependency("color-tools", ">= 1.3.0") end rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
Kelsin-lilygraph-0.2.0 | Rakefile |
Kelsin-lilygraph-0.2.1 | Rakefile |
Kelsin-lilygraph-0.2.2 | Rakefile |
Kelsin-lilygraph-0.2.4 | Rakefile |
Kelsin-lilygraph-0.2.5 | Rakefile |