Sha256: ee0a3ea32a86275c28efbabeb14c0140683ca6b7e4506e05ada9354ca2e74339
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 758 Bytes
Stored size: 758 Bytes
Contents
--- !ruby/object:Gem::Specification name: pdf-wrapper version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - James Healy autorequire: bindir: bin cert_chain: [] date: 2008-01-11 00:00:00 +11:00 default_executable: dependencies: [] description: A unicode aware PDF writing library that uses the ruby bindings to various c libraries ( like, cairo, pango, poppler and rsvg ) to do the heavy lifting. email: jimmy@deefa.com executables: [] extensions: [] extra_rdoc_files: - README - DESIGN - CHANGELOG files: - examples/cell.rb - examples/image.rb - examples/utf8-long.rb - examples/table.rb - examples/shapes.rb - examples/utf8.rb - lib/pdf - lib/pdf/wrapper.rb - lib/pdf/core.rb - specs/data - specs/data/google.png - specs/data/graph.svg - specs/data/shift_jis.txt - specs/data/utf8-long.txt - specs/data/iso-2022-jp.txt - specs/data/utf8.txt - specs/data/shipsail.jpg - specs/data/zits.gif - specs/data/orc.svg - specs/data/stef.jpg - specs/data/utf8-long.pdf - specs/wrapper_spec.rb - Rakefile - README - DESIGN - CHANGELOG has_rdoc: true homepage: http://pdf-wrapper.rubyforge.org/ post_install_message: rdoc_options: - --title - PDF::Wrapper Documentation - --main - README - -q require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: pdf-wrapper rubygems_version: 1.0.1 signing_key: specification_version: 2 summary: A PDF generating library built on top of cairo test_files: []