# -*- encoding: utf-8 -*- # stub: rubyplb 0.2.91 ruby lib Gem::Specification.new do |s| s.name = "rubyplb".freeze s.version = "0.2.91".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kow Kuroda".freeze, "Yoichiro Hasebe".freeze] s.date = "2012-12-15" s.description = "Command line Pattern Lattice building tool written in Ruby.".freeze s.email = ["yohasebe@gmail.com".freeze] s.executables = ["rubyplb".freeze] s.files = [".document".freeze, ".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/rubyplb".freeze, "lib/ruby_graphviz.rb".freeze, "lib/rubyplb.rb".freeze, "lib/rubyplb/ary_with_combination.rb".freeze, "lib/rubyplb/version.rb".freeze, "lib/trollop.rb".freeze, "rubyplb.gemspec".freeze, "test/rubyplb_test.rb".freeze, "test/test_data.plb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/yohasebe/rubyplb".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Command line Pattern Lattice building tool written in Ruby".freeze s.test_files = ["test/rubyplb_test.rb".freeze, "test/test_data.plb".freeze, "test/test_helper.rb".freeze] end