# -*- encoding: utf-8 -*- # stub: wikipedia-client 1.6.1 ruby liblib Gem::Specification.new do |s| s.name = "wikipedia-client".freeze s.version = "1.6.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "lib".freeze] s.authors = ["Cyril David".freeze, "Ken Pratt".freeze, "Mike Haugland".freeze, "Aishwarya Subramanian".freeze, "Pietro Menna".freeze, "Sophie Rapoport".freeze] s.date = "2016-01-03" s.description = "Ruby client for the Wikipedia API".freeze s.email = "ken@kenpratt.net".freeze s.extra_rdoc_files = ["README.textile".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "MIT-LICENSE".freeze, "README.textile".freeze, "Rakefile".freeze, "init.rb".freeze, "install.rb".freeze, "lib/wikipedia.rb".freeze, "lib/wikipedia/client.rb".freeze, "lib/wikipedia/configuration.rb".freeze, "lib/wikipedia/page.rb".freeze, "lib/wikipedia/url.rb".freeze, "lib/wikipedia/version.rb".freeze, "script/add_sanitization_test".freeze, "spec/fixtures/Edsger_Dijkstra.json".freeze, "spec/fixtures/Edsger_Dijkstra.yaml".freeze, "spec/fixtures/Edsger_Dijkstra_section_0.json".freeze, "spec/fixtures/Edsger_content.txt".freeze, "spec/fixtures/File_Edsger_Wybe_Dijkstra_jpg.json".freeze, "spec/fixtures/sanitization_samples/Ceawlin_of_Wessex-raw.txt".freeze, "spec/fixtures/sanitization_samples/Ceawlin_of_Wessex-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Edsger_W_Dijkstra-raw.txt".freeze, "spec/fixtures/sanitization_samples/Edsger_W_Dijkstra-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Flower_video_game-raw.txt".freeze, "spec/fixtures/sanitization_samples/Flower_video_game-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/How_to_Lose_Friends__Alienate_People_film-raw.txt".freeze, "spec/fixtures/sanitization_samples/How_to_Lose_Friends__Alienate_People_film-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Kirsten_Dunst-raw.txt".freeze, "spec/fixtures/sanitization_samples/Kirsten_Dunst-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Large_Hadron_Collider-raw.txt".freeze, "spec/fixtures/sanitization_samples/Large_Hadron_Collider-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Metro_Goldwyn_Mayer-raw.txt".freeze, "spec/fixtures/sanitization_samples/Metro_Goldwyn_Mayer-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Middle_Ages-raw.txt".freeze, "spec/fixtures/sanitization_samples/Middle_Ages-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/SMS_Elbing-raw.txt".freeze, "spec/fixtures/sanitization_samples/SMS_Elbing-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Sashimi-raw.txt".freeze, "spec/fixtures/sanitization_samples/Sashimi-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Superb_Fairywren-raw.txt".freeze, "spec/fixtures/sanitization_samples/Superb_Fairywren-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Velociraptor-raw.txt".freeze, "spec/fixtures/sanitization_samples/Velociraptor-sanitized.txt".freeze, "spec/lib/client_spec.rb".freeze, "spec/lib/sanitize_spec.rb".freeze, "spec/lib/url_spec.rb".freeze, "spec/lib/wikipedia_spec.rb".freeze, "spec/spec_helper.rb".freeze, "tasks/wikipedia_tasks.rake".freeze, "uninstall.rb".freeze, "wikipedia-client.gemspec".freeze] s.homepage = "http://github.com/kenpratt/wikipedia-client".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--title".freeze, "wikipedia-client".freeze, "--main".freeze, "-ri".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby client for the Wikipedia API".freeze s.test_files = ["spec/fixtures/Edsger_Dijkstra.json".freeze, "spec/fixtures/Edsger_Dijkstra.yaml".freeze, "spec/fixtures/Edsger_Dijkstra_section_0.json".freeze, "spec/fixtures/Edsger_content.txt".freeze, "spec/fixtures/File_Edsger_Wybe_Dijkstra_jpg.json".freeze, "spec/fixtures/sanitization_samples/Ceawlin_of_Wessex-raw.txt".freeze, "spec/fixtures/sanitization_samples/Ceawlin_of_Wessex-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Edsger_W_Dijkstra-raw.txt".freeze, "spec/fixtures/sanitization_samples/Edsger_W_Dijkstra-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Flower_video_game-raw.txt".freeze, "spec/fixtures/sanitization_samples/Flower_video_game-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/How_to_Lose_Friends__Alienate_People_film-raw.txt".freeze, "spec/fixtures/sanitization_samples/How_to_Lose_Friends__Alienate_People_film-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Kirsten_Dunst-raw.txt".freeze, "spec/fixtures/sanitization_samples/Kirsten_Dunst-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Large_Hadron_Collider-raw.txt".freeze, "spec/fixtures/sanitization_samples/Large_Hadron_Collider-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Metro_Goldwyn_Mayer-raw.txt".freeze, "spec/fixtures/sanitization_samples/Metro_Goldwyn_Mayer-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Middle_Ages-raw.txt".freeze, "spec/fixtures/sanitization_samples/Middle_Ages-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/SMS_Elbing-raw.txt".freeze, "spec/fixtures/sanitization_samples/SMS_Elbing-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Sashimi-raw.txt".freeze, "spec/fixtures/sanitization_samples/Sashimi-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Superb_Fairywren-raw.txt".freeze, "spec/fixtures/sanitization_samples/Superb_Fairywren-sanitized.txt".freeze, "spec/fixtures/sanitization_samples/Velociraptor-raw.txt".freeze, "spec/fixtures/sanitization_samples/Velociraptor-sanitized.txt".freeze, "spec/lib/client_spec.rb".freeze, "spec/lib/sanitize_spec.rb".freeze, "spec/lib/url_spec.rb".freeze, "spec/lib/wikipedia_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end