Sha256: bcda117e242fb02d42966345df943e59ec56268c885c6220c179108f4d65ef01
Contents?: true
Size: 564 Bytes
Versions: 4
Compression:
Stored size: 564 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |gemspec| gemspec.name = "jruby-poi" gemspec.summary = "Apache POI class library for jruby" gemspec.description = "A rubyesque library for manipulating spreadsheets and other document types for jruby, using Apache POI." gemspec.email = ["sdeming@makefile.com", "jacaetevha@gmail.com"] gemspec.homepage = "http://github.com/sdeming/jruby-poi" gemspec.authors = ["Scott Deming", "Jason Rogers"] end rescue LoadError puts "Jeweler not available. Install it with: gem install jeweler" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
jruby-poi-0.6.1 | Rakefile |
jruby-poi-0.6.0 | Rakefile |
jruby-poi-0.5.2 | Rakefile |
jruby-poi-0.5.1 | Rakefile |