# -*- encoding: utf-8 -*- # stub: poppler 3.3.4 ruby lib # stub: dependency-check/Rakefile Gem::Specification.new do |s| s.name = "poppler".freeze s.version = "3.3.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "msys2_mingw_dependencies" => "poppler" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["The Ruby-GNOME2 Project Team".freeze] s.date = "2019-03-09" s.description = "Ruby/Poppler is a Ruby binding of poppler-glib.".freeze s.email = "ruby-gnome2-devel-en@lists.sourceforge.net".freeze s.extensions = ["dependency-check/Rakefile".freeze] s.files = ["COPYING.LIB".freeze, "README.md".freeze, "Rakefile".freeze, "dependency-check/Rakefile".freeze, "lib/poppler.rb".freeze, "lib/poppler/annot-callout-line.rb".freeze, "lib/poppler/cairo.rb".freeze, "lib/poppler/color.rb".freeze, "lib/poppler/deprecated.rb".freeze, "lib/poppler/document.rb".freeze, "lib/poppler/image-mapping.rb".freeze, "lib/poppler/index-iter.rb".freeze, "lib/poppler/loader.rb".freeze, "lib/poppler/page.rb".freeze, "lib/poppler/rectangle.rb".freeze, "lib/poppler/version.rb".freeze, "poppler.gemspec".freeze, "sample/number-pdf.rb".freeze, "sample/pdf2.rb".freeze, "sample/pdf2svg.rb".freeze, "sample/pdf2text.rb".freeze, "sample/pdfcrop.rb".freeze, "sample/pdfdiv.rb".freeze, "test/fixtures/form.odt".freeze, "test/fixtures/form.pdf".freeze, "test/fixtures/image.odt".freeze, "test/fixtures/image.pdf".freeze, "test/fixtures/multiple-pages.odt".freeze, "test/fixtures/multiple-pages.pdf".freeze, "test/fixtures/outline.odt".freeze, "test/fixtures/outline.pdf".freeze, "test/fixtures/text-field.odt".freeze, "test/fixtures/text-field.pdf".freeze, "test/poppler-test-utils.rb".freeze, "test/run-test.rb".freeze, "test/test-annotation.rb".freeze, "test/test-color.rb".freeze, "test/test-constants.rb".freeze, "test/test-document.rb".freeze, "test/test-index-iter.rb".freeze, "test/test-page.rb".freeze, "test/test-version.rb".freeze] s.homepage = "https://ruby-gnome2.osdn.jp/".freeze s.licenses = ["LGPL-2.1+".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby/Poppler is a Ruby binding of poppler-glib.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["= 3.3.4".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.3.4".freeze]) end