# -*- encoding: utf-8 -*- # stub: webtranslateit-hpricot 0.9.0 ruby lib # stub: ext/fast_xs/extconf.rbext/hpricot_scan/extconf.rb Gem::Specification.new do |s| s.name = "webtranslateit-hpricot".freeze s.version = "0.9.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["why the lucky stiff".freeze] s.date = "2012-01-17" s.description = "a swift, liberal HTML parser with a fantastic library".freeze s.email = "why@ruby-lang.org".freeze s.extensions = ["ext/fast_xs/extconf.rb".freeze, "ext/hpricot_scan/extconf.rb".freeze] s.extra_rdoc_files = ["README.md".freeze, "CHANGELOG".freeze, "COPYING".freeze] s.files = [".gitignore".freeze, "CHANGELOG".freeze, "COPYING".freeze, "README.md".freeze, "Rakefile".freeze, "ext/fast_xs/FastXsService.java".freeze, "ext/fast_xs/extconf.rb".freeze, "ext/fast_xs/fast_xs.c".freeze, "ext/hpricot_scan/HpricotCss.java".freeze, "ext/hpricot_scan/HpricotScanService.java".freeze, "ext/hpricot_scan/MANIFEST".freeze, "ext/hpricot_scan/extconf.rb".freeze, "ext/hpricot_scan/hpricot_common.rl".freeze, "ext/hpricot_scan/hpricot_css.c".freeze, "ext/hpricot_scan/hpricot_css.java.rl".freeze, "ext/hpricot_scan/hpricot_css.rl".freeze, "ext/hpricot_scan/hpricot_scan.c".freeze, "ext/hpricot_scan/hpricot_scan.h".freeze, "ext/hpricot_scan/hpricot_scan.java.rl".freeze, "ext/hpricot_scan/hpricot_scan.rl".freeze, "extras/hpricot.png".freeze, "hpricot.gemspec".freeze, "lib/hpricot.rb".freeze, "lib/hpricot/blankslate.rb".freeze, "lib/hpricot/builder.rb".freeze, "lib/hpricot/elements.rb".freeze, "lib/hpricot/htmlinfo.rb".freeze, "lib/hpricot/inspect.rb".freeze, "lib/hpricot/modules.rb".freeze, "lib/hpricot/parse.rb".freeze, "lib/hpricot/tag.rb".freeze, "lib/hpricot/tags.rb".freeze, "lib/hpricot/traverse.rb".freeze, "lib/hpricot/xchar.rb".freeze, "setup.rb".freeze, "test/files/basic.xhtml".freeze, "test/files/boingboing.html".freeze, "test/files/cy0.html".freeze, "test/files/immob.html".freeze, "test/files/pace_application.html".freeze, "test/files/tenderlove.html".freeze, "test/files/uswebgen.html".freeze, "test/files/utf8.html".freeze, "test/files/week9.html".freeze, "test/files/why.xml".freeze, "test/load_files.rb".freeze, "test/nokogiri-bench.rb".freeze, "test/test_alter.rb".freeze, "test/test_builder.rb".freeze, "test/test_parser.rb".freeze, "test/test_paths.rb".freeze, "test/test_preserved.rb".freeze, "test/test_xml.rb".freeze] s.homepage = "http://wiki.github.com/hpricot/hpricot".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--quiet".freeze, "--title".freeze, "The Hpricot Reference".freeze, "--main".freeze, "README".freeze, "--inline-source".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "a swift, liberal HTML parser with a fantastic library".freeze end