Sha256: 14e893fab953f75e2468819cf2d8c8f0b09696454a286ac887fd3055dd1410b0

Contents?: true

Size: 785 Bytes

Versions: 1

Compression:

Stored size: 785 Bytes

Contents

require 'jeweler'
Jeweler::Tasks.new do |gem|
  # gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
  gem.name = "ipaddress_link_local"
  gem.summary = %q{IPv4/IPv6 address manipulation library}
  gem.description = %q{IPAddress is a Ruby library designed to make manipulation
      of IPv4 and IPv6 addresses both powerful and simple. It mantains
      a layer of compatibility with Ruby's own IPAddr, while
      addressing many of its issues.
      This gem has link-local features - only published to get gem dependencies working.}
  gem.email = "ceresa@gmail.com"
  gem.homepage = "https://github.com/bluemonk/ipaddress"
  gem.authors = ["bluemonk", "mikemackintosh"]
  gem.license = "MIT"
end
Jeweler::RubygemsDotOrgTasks.new

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ipaddress_link_local-0.8.3 tasks/jeweler.rake