Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

Version: 1.4.2-1-2c0f5a1 

/ opt / logstash / vendor / bundle / jruby / 2.1 / specifications / gmetric-0.1.3.gemspec

# -*- encoding: utf-8 -*-
# stub: gmetric 0.1.3 ruby lib

Gem::Specification.new do |s|
  s.name = "gmetric"
  s.version = "0.1.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Ilya Grigorik"]
  s.date = "2010-10-20"
  s.description = "Pure Ruby interface for generating Ganglia gmetric packets"
  s.email = "ilya@igvita.com"
  s.extra_rdoc_files = ["README.rdoc"]
  s.files = ["README.rdoc"]
  s.homepage = "http://github.com/igrigorik/gmetric"
  s.rdoc_options = ["--charset=UTF-8"]
  s.rubyforge_project = "gmetric"
  s.rubygems_version = "2.2.2"
  s.summary = "Pure Ruby interface for generating Ganglia gmetric packets"

  s.installed_by_version = "2.2.2" if s.respond_to? :installed_by_version
end