Sha256: 34e39936a6e6ee7c8ea3e27f3033985ff6c563b1bab91ac9653acd42e803c22a

Contents?: true

Size: 704 Bytes

Versions: 1

Compression:

Stored size: 704 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name = "systemu_j"
    gemspec.summary = "System Universal"
    gemspec.description = "Univeral capture of stdout and stderr and handling of child process pid for windows, *nix, etc."
    gemspec.email = "hahn@netseven.it"
    gemspec.homepage = "http://codeforpeople.com/lib/ruby/systemu"
    gemspec.description = "Special version for JRuby compatibility"
    gemspec.authors = ["Ara T. Howard (ara.t.howard@noaa.gov)", "Daniel Hahn (JRuby modifications)"]
  end
  Jeweler::GemcutterTasks.new
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
systemu_j-1.2.1 Rakefile