# -*- encoding: utf-8 -*- # stub: docparser 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "docparser".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jurriaan Pruis".freeze] s.date = "2013-05-12" s.description = "DocParser is a Ruby Gem for webscraping".freeze s.email = ["email@jurriaanpruis.nl".freeze] s.extra_rdoc_files = ["README.md".freeze, "LICENSE".freeze] s.files = [".coveralls.yml".freeze, ".gitignore".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, ".yardops".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "docparser.gemspec".freeze, "example.rb".freeze, "lib/docparser.rb".freeze, "lib/docparser/document.rb".freeze, "lib/docparser/output.rb".freeze, "lib/docparser/output/csv_output.rb".freeze, "lib/docparser/output/html_output.rb".freeze, "lib/docparser/output/json_output.rb".freeze, "lib/docparser/output/multi_output.rb".freeze, "lib/docparser/output/nil_output.rb".freeze, "lib/docparser/output/screen_output.rb".freeze, "lib/docparser/output/xlsx_output.rb".freeze, "lib/docparser/output/yaml_output.rb".freeze, "lib/docparser/parser.rb".freeze, "lib/docparser/version.rb".freeze, "test/.rubocop.yml".freeze, "test/lib/docparser/blackbox_test.rb".freeze, "test/lib/docparser/document_test.rb".freeze, "test/lib/docparser/logging_test.rb".freeze, "test/lib/docparser/output/csv_output_test.rb".freeze, "test/lib/docparser/output/html_output_test.rb".freeze, "test/lib/docparser/output/json_output_test.rb".freeze, "test/lib/docparser/output/multi_output_test.rb".freeze, "test/lib/docparser/output/nil_output_test.rb".freeze, "test/lib/docparser/output/screen_output_test.rb".freeze, "test/lib/docparser/output/xlsx_output_test.rb".freeze, "test/lib/docparser/output/yaml_output_test.rb".freeze, "test/lib/docparser/output_test.rb".freeze, "test/lib/docparser/parser_test.rb".freeze, "test/lib/docparser/version_test.rb".freeze, "test/support/hackaday/dl.rb".freeze, "test/support/hackaday/file_1.html".freeze, "test/support/hackaday/file_10.html".freeze, "test/support/hackaday/file_11.html".freeze, "test/support/hackaday/file_12.html".freeze, "test/support/hackaday/file_13.html".freeze, "test/support/hackaday/file_14.html".freeze, "test/support/hackaday/file_15.html".freeze, "test/support/hackaday/file_16.html".freeze, "test/support/hackaday/file_17.html".freeze, "test/support/hackaday/file_18.html".freeze, "test/support/hackaday/file_19.html".freeze, "test/support/hackaday/file_2.html".freeze, "test/support/hackaday/file_20.html".freeze, "test/support/hackaday/file_21.html".freeze, "test/support/hackaday/file_22.html".freeze, "test/support/hackaday/file_23.html".freeze, "test/support/hackaday/file_24.html".freeze, "test/support/hackaday/file_25.html".freeze, "test/support/hackaday/file_26.html".freeze, "test/support/hackaday/file_27.html".freeze, "test/support/hackaday/file_28.html".freeze, "test/support/hackaday/file_29.html".freeze, "test/support/hackaday/file_3.html".freeze, "test/support/hackaday/file_30.html".freeze, "test/support/hackaday/file_31.html".freeze, "test/support/hackaday/file_32.html".freeze, "test/support/hackaday/file_33.html".freeze, "test/support/hackaday/file_34.html".freeze, "test/support/hackaday/file_35.html".freeze, "test/support/hackaday/file_36.html".freeze, "test/support/hackaday/file_37.html".freeze, "test/support/hackaday/file_38.html".freeze, "test/support/hackaday/file_39.html".freeze, "test/support/hackaday/file_4.html".freeze, "test/support/hackaday/file_40.html".freeze, "test/support/hackaday/file_5.html".freeze, "test/support/hackaday/file_6.html".freeze, "test/support/hackaday/file_7.html".freeze, "test/support/hackaday/file_8.html".freeze, "test/support/hackaday/file_9.html".freeze, "test/support/test_encoding.html".freeze, "test/support/test_encoding2.html".freeze, "test/support/test_html.html".freeze, "test/support/test_xml.xml".freeze, "test/test_helper.rb".freeze] s.homepage = "https://github.com/jurriaan/docparser".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "DocParser is a Ruby Gem for webscraping".freeze s.test_files = ["test/.rubocop.yml".freeze, "test/lib/docparser/blackbox_test.rb".freeze, "test/lib/docparser/document_test.rb".freeze, "test/lib/docparser/logging_test.rb".freeze, "test/lib/docparser/output/csv_output_test.rb".freeze, "test/lib/docparser/output/html_output_test.rb".freeze, "test/lib/docparser/output/json_output_test.rb".freeze, "test/lib/docparser/output/multi_output_test.rb".freeze, "test/lib/docparser/output/nil_output_test.rb".freeze, "test/lib/docparser/output/screen_output_test.rb".freeze, "test/lib/docparser/output/xlsx_output_test.rb".freeze, "test/lib/docparser/output/yaml_output_test.rb".freeze, "test/lib/docparser/output_test.rb".freeze, "test/lib/docparser/parser_test.rb".freeze, "test/lib/docparser/version_test.rb".freeze, "test/support/hackaday/dl.rb".freeze, "test/support/hackaday/file_1.html".freeze, "test/support/hackaday/file_10.html".freeze, "test/support/hackaday/file_11.html".freeze, "test/support/hackaday/file_12.html".freeze, "test/support/hackaday/file_13.html".freeze, "test/support/hackaday/file_14.html".freeze, "test/support/hackaday/file_15.html".freeze, "test/support/hackaday/file_16.html".freeze, "test/support/hackaday/file_17.html".freeze, "test/support/hackaday/file_18.html".freeze, "test/support/hackaday/file_19.html".freeze, "test/support/hackaday/file_2.html".freeze, "test/support/hackaday/file_20.html".freeze, "test/support/hackaday/file_21.html".freeze, "test/support/hackaday/file_22.html".freeze, "test/support/hackaday/file_23.html".freeze, "test/support/hackaday/file_24.html".freeze, "test/support/hackaday/file_25.html".freeze, "test/support/hackaday/file_26.html".freeze, "test/support/hackaday/file_27.html".freeze, "test/support/hackaday/file_28.html".freeze, "test/support/hackaday/file_29.html".freeze, "test/support/hackaday/file_3.html".freeze, "test/support/hackaday/file_30.html".freeze, "test/support/hackaday/file_31.html".freeze, "test/support/hackaday/file_32.html".freeze, "test/support/hackaday/file_33.html".freeze, "test/support/hackaday/file_34.html".freeze, "test/support/hackaday/file_35.html".freeze, "test/support/hackaday/file_36.html".freeze, "test/support/hackaday/file_37.html".freeze, "test/support/hackaday/file_38.html".freeze, "test/support/hackaday/file_39.html".freeze, "test/support/hackaday/file_4.html".freeze, "test/support/hackaday/file_40.html".freeze, "test/support/hackaday/file_5.html".freeze, "test/support/hackaday/file_6.html".freeze, "test/support/hackaday/file_7.html".freeze, "test/support/hackaday/file_8.html".freeze, "test/support/hackaday/file_9.html".freeze, "test/support/test_encoding.html".freeze, "test/support/test_encoding2.html".freeze, "test/support/test_html.html".freeze, "test/support/test_xml.xml".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.5.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.10".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end