Source: ruby-prawn-table
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               ruby-mocha,
               ruby-pdf-inspector,
               ruby-pdf-reader,
               ruby-prawn (>= 1.3~),
               ruby-prawn-manual-builder,
               ruby-rspec
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-prawn-table.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-prawn-table.git
Homepage: https://github.com/prawnpdf/prawn-table
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-prawn-table
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-prawn,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: ruby-prawn (<< 1.2~)
Replaces: ruby-prawn (<< 1.2~)
Enhances: ruby-prawn
Description: table support for the Prawn PDF generation library
 Prawn (provided by the ruby-prawn package) is a PDF generation library for
 Ruby.
 .
 This library adds to Prawn support for generating tables.
