# -*- encoding: utf-8 -*- # stub: why-hpricot 0.6.207 ruby lib # stub: ext/fast_xs/extconf.rbext/hpricot_scan/extconf.rb Gem::Specification.new do |s| s.name = "why-hpricot".freeze s.version = "0.6.207".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 = "2009-02-07" 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".freeze, "CHANGELOG".freeze, "COPYING".freeze] s.files = ["CHANGELOG".freeze, "COPYING".freeze, "README".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/HpricotScanService.java".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_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/mingw-rbconfig.rb".freeze, "lib/hpricot".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, "test/files".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/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://code.whytheluckystiff.net/hpricot/".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