Sha256: 4c92519ba93918dcbd1a166ccfc25126882ea6f0621edfd6aeef911060e5f2f9

Contents?: true

Size: 500 Bytes

Versions: 2

Compression:

Stored size: 500 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |s|
    s.name = "isbn"
    s.summary = "a simple library of functions on ISBN\'s"
    s.email = "entangledstate@gmail.com"
    s.homepage = "http://github.com/entangledstate/isbn"
    s.description = "library to transform ISBN\'s from new to used, between 10 and 13, etc..."
    s.authors = ["Tim Kersey"]
  end
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
entangledstate-isbn-1.4.1 Rakefile
isbn-1.4.1 Rakefile