# -*- encoding: utf-8 -*- # stub: poppler 3.0.2 ruby lib # stub: ext/poppler/extconf.rb Gem::Specification.new do |s| s.name = "poppler".freeze s.version = "3.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["The Ruby-GNOME2 Project Team".freeze] s.date = "2015-09-13" s.description = "Ruby/Poppler is a Ruby binding of poppler-glib.".freeze s.email = "ruby-gnome2-devel-en@lists.sourceforge.net".freeze s.extensions = ["ext/poppler/extconf.rb".freeze] s.files = ["README".freeze, "Rakefile".freeze, "ext/poppler/depend".freeze, "ext/poppler/extconf.rb".freeze, "ext/poppler/poppler.def".freeze, "ext/poppler/rbpoppler-action.c".freeze, "ext/poppler/rbpoppler-annotation-callout-line.c".freeze, "ext/poppler/rbpoppler-annotation-free-text.c".freeze, "ext/poppler/rbpoppler-annotation-mapping.c".freeze, "ext/poppler/rbpoppler-annotation-markup.c".freeze, "ext/poppler/rbpoppler-annotation-text.c".freeze, "ext/poppler/rbpoppler-annotation.c".freeze, "ext/poppler/rbpoppler-attachment.c".freeze, "ext/poppler/rbpoppler-button-field.c".freeze, "ext/poppler/rbpoppler-choice-field.c".freeze, "ext/poppler/rbpoppler-color.c".freeze, "ext/poppler/rbpoppler-document.c".freeze, "ext/poppler/rbpoppler-font-info.c".freeze, "ext/poppler/rbpoppler-fonts-iter.c".freeze, "ext/poppler/rbpoppler-form-field-mapping.c".freeze, "ext/poppler/rbpoppler-form-field.c".freeze, "ext/poppler/rbpoppler-image-mapping.c".freeze, "ext/poppler/rbpoppler-index-iter.c".freeze, "ext/poppler/rbpoppler-link-mapping.c".freeze, "ext/poppler/rbpoppler-page-transition.c".freeze, "ext/poppler/rbpoppler-page.c".freeze, "ext/poppler/rbpoppler-private.h".freeze, "ext/poppler/rbpoppler-ps-file.c".freeze, "ext/poppler/rbpoppler-rectangle.c".freeze, "ext/poppler/rbpoppler-text-field.c".freeze, "ext/poppler/rbpoppler.c".freeze, "ext/poppler/rbpoppler.h".freeze, "ext/poppler/rbpopplerconversions.h".freeze, "extconf.rb".freeze, "lib/poppler.rb".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/image.pdf".freeze, "test/fixtures/image.png".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_page.rb".freeze] s.homepage = "http://ruby-gnome2.sourceforge.jp/".freeze s.licenses = ["LGPLv2.1 or later".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".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, [">= 1.14.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.0.2".freeze]) end