# -*- encoding: utf-8 -*- # stub: nokogiri 1.0.2 ruby libext # stub: Rakefile Gem::Specification.new do |s| s.name = "nokogiri".freeze s.version = "1.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "ext".freeze] s.authors = ["Aaron Patterson".freeze] s.date = "2008-10-31" s.description = "Nokogiri (\u00E9\u008B\u00B8) is an HTML, XML, SAX, and Reader parser.".freeze s.email = ["aaronp@rubyforge.org".freeze] s.extensions = ["Rakefile".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "README.ja.txt".freeze, "README.txt".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "README.ja.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "ext/nokogiri/extconf.rb".freeze, "ext/nokogiri/html_document.c".freeze, "ext/nokogiri/html_document.h".freeze, "ext/nokogiri/html_sax_parser.c".freeze, "ext/nokogiri/html_sax_parser.h".freeze, "ext/nokogiri/native.c".freeze, "ext/nokogiri/native.h".freeze, "ext/nokogiri/xml_cdata.c".freeze, "ext/nokogiri/xml_cdata.h".freeze, "ext/nokogiri/xml_document.c".freeze, "ext/nokogiri/xml_document.h".freeze, "ext/nokogiri/xml_dtd.c".freeze, "ext/nokogiri/xml_dtd.h".freeze, "ext/nokogiri/xml_node.c".freeze, "ext/nokogiri/xml_node.h".freeze, "ext/nokogiri/xml_node_set.c".freeze, "ext/nokogiri/xml_node_set.h".freeze, "ext/nokogiri/xml_reader.c".freeze, "ext/nokogiri/xml_reader.h".freeze, "ext/nokogiri/xml_sax_parser.c".freeze, "ext/nokogiri/xml_sax_parser.h".freeze, "ext/nokogiri/xml_syntax_error.c".freeze, "ext/nokogiri/xml_syntax_error.h".freeze, "ext/nokogiri/xml_text.c".freeze, "ext/nokogiri/xml_text.h".freeze, "ext/nokogiri/xml_xpath.c".freeze, "ext/nokogiri/xml_xpath.h".freeze, "ext/nokogiri/xml_xpath_context.c".freeze, "ext/nokogiri/xml_xpath_context.h".freeze, "ext/nokogiri/xslt_stylesheet.c".freeze, "ext/nokogiri/xslt_stylesheet.h".freeze, "lib/nokogiri.rb".freeze, "lib/nokogiri/css.rb".freeze, "lib/nokogiri/css/generated_parser.rb".freeze, "lib/nokogiri/css/generated_tokenizer.rb".freeze, "lib/nokogiri/css/node.rb".freeze, "lib/nokogiri/css/parser.rb".freeze, "lib/nokogiri/css/parser.y".freeze, "lib/nokogiri/css/tokenizer.rb".freeze, "lib/nokogiri/css/tokenizer.rex".freeze, "lib/nokogiri/css/xpath_visitor.rb".freeze, "lib/nokogiri/decorators.rb".freeze, "lib/nokogiri/decorators/hpricot.rb".freeze, "lib/nokogiri/decorators/hpricot/node.rb".freeze, "lib/nokogiri/decorators/hpricot/node_set.rb".freeze, "lib/nokogiri/decorators/hpricot/xpath_visitor.rb".freeze, "lib/nokogiri/hpricot.rb".freeze, "lib/nokogiri/html.rb".freeze, "lib/nokogiri/html/builder.rb".freeze, "lib/nokogiri/html/document.rb".freeze, "lib/nokogiri/html/sax/parser.rb".freeze, "lib/nokogiri/version.rb".freeze, "lib/nokogiri/xml.rb".freeze, "lib/nokogiri/xml/after_handler.rb".freeze, "lib/nokogiri/xml/before_handler.rb".freeze, "lib/nokogiri/xml/builder.rb".freeze, "lib/nokogiri/xml/cdata.rb".freeze, "lib/nokogiri/xml/document.rb".freeze, "lib/nokogiri/xml/dtd.rb".freeze, "lib/nokogiri/xml/element.rb".freeze, "lib/nokogiri/xml/entity_declaration.rb".freeze, "lib/nokogiri/xml/node.rb".freeze, "lib/nokogiri/xml/node_set.rb".freeze, "lib/nokogiri/xml/notation.rb".freeze, "lib/nokogiri/xml/reader.rb".freeze, "lib/nokogiri/xml/sax.rb".freeze, "lib/nokogiri/xml/sax/document.rb".freeze, "lib/nokogiri/xml/sax/parser.rb".freeze, "lib/nokogiri/xml/syntax_error.rb".freeze, "lib/nokogiri/xml/text.rb".freeze, "lib/nokogiri/xml/xpath.rb".freeze, "lib/nokogiri/xml/xpath_context.rb".freeze, "lib/nokogiri/xslt.rb".freeze, "lib/nokogiri/xslt/stylesheet.rb".freeze, "test/css/test_nthiness.rb".freeze, "test/css/test_parser.rb".freeze, "test/css/test_tokenizer.rb".freeze, "test/css/test_xpath_visitor.rb".freeze, "test/files/staff.xml".freeze, "test/files/staff.xslt".freeze, "test/files/tlm.html".freeze, "test/helper.rb".freeze, "test/hpricot/files/basic.xhtml".freeze, "test/hpricot/files/boingboing.html".freeze, "test/hpricot/files/cy0.html".freeze, "test/hpricot/files/immob.html".freeze, "test/hpricot/files/pace_application.html".freeze, "test/hpricot/files/tenderlove.html".freeze, "test/hpricot/files/uswebgen.html".freeze, "test/hpricot/files/utf8.html".freeze, "test/hpricot/files/week9.html".freeze, "test/hpricot/files/why.xml".freeze, "test/hpricot/load_files.rb".freeze, "test/hpricot/test_alter.rb".freeze, "test/hpricot/test_builder.rb".freeze, "test/hpricot/test_parser.rb".freeze, "test/hpricot/test_paths.rb".freeze, "test/hpricot/test_preserved.rb".freeze, "test/hpricot/test_xml.rb".freeze, "test/html/sax/test_parser.rb".freeze, "test/html/test_builder.rb".freeze, "test/html/test_document.rb".freeze, "test/test_convert_xpath.rb".freeze, "test/test_nokogiri.rb".freeze, "test/test_reader.rb".freeze, "test/test_xslt_transforms.rb".freeze, "test/xml/sax/test_parser.rb".freeze, "test/xml/test_builder.rb".freeze, "test/xml/test_cdata.rb".freeze, "test/xml/test_document.rb".freeze, "test/xml/test_dtd.rb".freeze, "test/xml/test_node.rb".freeze, "test/xml/test_node_set.rb".freeze, "test/xml/test_text.rb".freeze] s.homepage = "http://nokogiri.rubyforge.org/".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Nokogiri (\u00E9\u008B\u00B8) is an HTML, XML, SAX, and Reader parser.".freeze s.test_files = ["test/css/test_nthiness.rb".freeze, "test/css/test_parser.rb".freeze, "test/css/test_tokenizer.rb".freeze, "test/css/test_xpath_visitor.rb".freeze, "test/hpricot/test_alter.rb".freeze, "test/hpricot/test_builder.rb".freeze, "test/hpricot/test_parser.rb".freeze, "test/hpricot/test_paths.rb".freeze, "test/hpricot/test_preserved.rb".freeze, "test/hpricot/test_xml.rb".freeze, "test/html/sax/test_parser.rb".freeze, "test/html/test_builder.rb".freeze, "test/html/test_document.rb".freeze, "test/test_convert_xpath.rb".freeze, "test/test_nokogiri.rb".freeze, "test/test_reader.rb".freeze, "test/test_xslt_transforms.rb".freeze, "test/xml/sax/test_parser.rb".freeze, "test/xml/test_builder.rb".freeze, "test/xml/test_cdata.rb".freeze, "test/xml/test_document.rb".freeze, "test/xml/test_dtd.rb".freeze, "test/xml/test_node.rb".freeze, "test/xml/test_node_set.rb".freeze, "test/xml/test_text.rb".freeze] s.specification_version = 2 s.add_development_dependency(%q.freeze, [">= 1.7.0".freeze]) end