# -*- encoding: utf-8 -*- # stub: bahuvrihi-biomass-xcalibur 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "bahuvrihi-biomass-xcalibur".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Simon Chiang".freeze] s.date = "2008-07-08" s.email = "simon.a.chiang@gmail.com".freeze s.extra_rdoc_files = ["MIT-LICENSE".freeze] s.files = ["MIT-LICENSE".freeze, "lib/xcalibur/convert/dta_to_mgf.rb".freeze, "lib/xcalibur/convert/raw_to_dta.rb".freeze, "lib/xcalibur/convert/raw_to_mgf.rb".freeze, "lib/xcalibur/peak_file.rb".freeze, "lib/xcalibur/peakify.rb".freeze, "tap.yml".freeze, "test/tap_test_suite.rb".freeze] s.homepage = "http://github.com/bahuvrihi/biomass-xcalibur/wikis".freeze s.rubygems_version = "3.5.10".freeze s.summary = "xcalibur task library".freeze s.test_files = ["test/tap_test_suite.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, ["~> 0.10.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0".freeze]) end