Source: ruby-prawn
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper-compat (= 13),
               fonts-arphic-gkai00mp,
               fonts-dejavu-core,
               gem2deb,
               ruby-mocha,
               ruby-pdf-core (>= 0.9~),
               ruby-pdf-inspector,
               ruby-pdf-reader,
               ruby-prawn-manual-builder,
               ruby-rspec,
               ruby-ttfunk (>= 1.7~)
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-prawn.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-prawn
Homepage: https://prawnpdf.org
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-prawn
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Suggests: coderay,
          fonts-arphic-gkai00mp,
          fonts-dejavu-core,
          ruby-pdf-inspector,
          ruby-pdf-reader,
          ruby-prawn-doc
Description: fast, nimble PDF generation library for Ruby
 Prawn is a PDF generation library for Ruby. Its highlights include:
  * Built in support for UTF-8
  * Easy image embedding
  * Flexible table drawing
  * Simple content positioning, allowing for placing elements relative to
    their sections
  * Easy text flowing within and around sections

Package: ruby-prawn-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: doc-base,
          ruby-prawn
Description: fast, nimble PDF generation library for Ruby (documentation)
 Prawn is a PDF generation library for Ruby. Its highlights include:
  * Built in support for UTF-8
  * Easy image embedding
  * Flexible table drawing
  * Simple content positioning, allowing for placing elements relative to
    their sections
  * Easy text flowing within and around sections
 .
  This package contains the manual created from Prawn's source.
