# -*- encoding: utf-8 -*- # stub: poppler 1.1.8 ruby lib # stub: ext/poppler/extconf.rb Gem::Specification.new do |s| s.name = "poppler".freeze s.version = "1.1.8".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 = "2012-12-19" 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.c".freeze, "ext/poppler/rbpoppler-annotationcalloutline.c".freeze, "ext/poppler/rbpoppler-annotationfreetext.c".freeze, "ext/poppler/rbpoppler-annotationmapping.c".freeze, "ext/poppler/rbpoppler-annotationmarkup.c".freeze, "ext/poppler/rbpoppler-annotationtext.c".freeze, "ext/poppler/rbpoppler-attachment.c".freeze, "ext/poppler/rbpoppler-buttonfield.c".freeze, "ext/poppler/rbpoppler-choicefield.c".freeze, "ext/poppler/rbpoppler-color.c".freeze, "ext/poppler/rbpoppler-document.c".freeze, "ext/poppler/rbpoppler-fontinfo.c".freeze, "ext/poppler/rbpoppler-fontsiter.c".freeze, "ext/poppler/rbpoppler-form-field.c".freeze, "ext/poppler/rbpoppler-formfieldmapping.c".freeze, "ext/poppler/rbpoppler-imagemapping.c".freeze, "ext/poppler/rbpoppler-indexiter.c".freeze, "ext/poppler/rbpoppler-linkmapping.c".freeze, "ext/poppler/rbpoppler-page.c".freeze, "ext/poppler/rbpoppler-pagetransition.c".freeze, "ext/poppler/rbpoppler-private.h".freeze, "ext/poppler/rbpoppler-psfile.c".freeze, "ext/poppler/rbpoppler-rectangle.c".freeze, "ext/poppler/rbpoppler-textfield.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/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.required_ruby_version = Gem::Requirement.new(">= 1.8.5".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Ruby/Poppler is a Ruby binding of poppler-glib.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.1.8".freeze]) end