# -*- encoding: utf-8 -*- # stub: busk-ruby-readability 1.2.8 ruby lib Gem::Specification.new do |s| s.name = "busk-ruby-readability".freeze s.version = "1.2.8".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Fabio Mont Alegre".freeze, "Rodrigo Flores".freeze] s.date = "2011-03-09" s.email = "it-team@busk.com".freeze s.files = [".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README".freeze, "Rakefile".freeze, "lib/readability.rb".freeze, "ruby-readability.gemspec".freeze, "spec/fixtures/cant_read.html".freeze, "spec/fixtures/cassettes/pages.yml".freeze, "spec/fixtures/folha.html".freeze, "spec/fixtures/sample.html".freeze, "spec/fixtures/samples/channel4-1-fragments.rb".freeze, "spec/fixtures/samples/channel4-1.html".freeze, "spec/fixtures/samples/globemail-ottawa-cuts-fragments.rb".freeze, "spec/fixtures/samples/globemail-ottawa-cuts.html".freeze, "spec/fixtures/should_not_truncate.txt".freeze, "spec/readability_spec.rb".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze, "special_rules.yml".freeze, "test_on_url.rb".freeze] s.homepage = "http://github.com/busk/ruby-readability".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A rewrite of original ruby-readability".freeze s.test_files = ["spec/fixtures/cant_read.html".freeze, "spec/fixtures/cassettes/pages.yml".freeze, "spec/fixtures/folha.html".freeze, "spec/fixtures/sample.html".freeze, "spec/fixtures/samples/channel4-1-fragments.rb".freeze, "spec/fixtures/samples/channel4-1.html".freeze, "spec/fixtures/samples/globemail-ottawa-cuts-fragments.rb".freeze, "spec/fixtures/samples/globemail-ottawa-cuts.html".freeze, "spec/fixtures/should_not_truncate.txt".freeze, "spec/readability_spec.rb".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze] end