--- !ruby/object:Gem::Specification name: pango version: !ruby/object:Gem::Version version: 3.0.2 platform: ruby authors: - The Ruby-GNOME2 Project Team autorequire: bindir: bin cert_chain: [] date: 2015-09-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: cairo requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.14.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.14.0 - !ruby/object:Gem::Dependency name: glib2 requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 3.0.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 3.0.2 description: Ruby/Pango is a Ruby binding of pango-1.x. email: ruby-gnome2-devel-en@lists.sourceforge.net executables: [] extensions: - ext/pango/extconf.rb extra_rdoc_files: [] files: - README - Rakefile - ext/pango/depend - ext/pango/extconf.rb - ext/pango/pango.def - ext/pango/rbpango.c - ext/pango/rbpango.h - ext/pango/rbpangoanalysis.c - ext/pango/rbpangoattribute.c - ext/pango/rbpangoattriterator.c - ext/pango/rbpangoattrlist.c - ext/pango/rbpangocairo.c - ext/pango/rbpangocairocontext.c - ext/pango/rbpangocolor.c - ext/pango/rbpangocontext.c - ext/pango/rbpangoconversions.h - ext/pango/rbpangocoverage.c - ext/pango/rbpangoengine.c - ext/pango/rbpangofont.c - ext/pango/rbpangofontdescription.c - ext/pango/rbpangofontface.c - ext/pango/rbpangofontfamily.c - ext/pango/rbpangofontmap.c - ext/pango/rbpangofontmetrics.c - ext/pango/rbpangofontset.c - ext/pango/rbpangofontsetsimple.c - ext/pango/rbpangoglyphinfo.c - ext/pango/rbpangoglyphitem.c - ext/pango/rbpangoglyphstring.c - ext/pango/rbpangogravity.c - ext/pango/rbpangoitem.c - ext/pango/rbpangolanguage.c - ext/pango/rbpangolayout.c - ext/pango/rbpangolayoutiter.c - ext/pango/rbpangolayoutline.c - ext/pango/rbpangologattr.c - ext/pango/rbpangomatrix.c - ext/pango/rbpangoprivate.h - ext/pango/rbpangorectangle.c - ext/pango/rbpangorenderer.c - ext/pango/rbpangoscript.c - ext/pango/rbpangoscriptiter.c - ext/pango/rbpangotabarray.c - extconf.rb - lib/pango.rb - sample/attribute.rb - sample/break.rb - sample/gdk_layout.rb - sample/glyphstring.rb - sample/item.rb - sample/label.rb - sample/layout.rb - sample/pango_cairo.rb - sample/parse.rb - sample/sample.txt - sample/script.rb - test/pango-test-utils.rb - test/run-test.rb - test/test-analysis.rb - test/test-attribute.rb - test/test-color.rb - test/test-language.rb - test/test-layout.rb - test/test-log-attr.rb - test/test-matrix.rb - test/test-rectangle.rb homepage: http://ruby-gnome2.sourceforge.jp/ licenses: - LGPLv2.1 or later metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Ruby/Pango is a Ruby binding of pango-1.x. test_files: []