Source: ruby-prawn-table Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier Build-Depends: debhelper-compat (= 12), gem2deb, ruby-mocha, ruby-pdf-inspector, ruby-pdf-reader, ruby-prawn, ruby-rspec Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-prawn-table.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-prawn-table Homepage: https://github.com/prawnpdf/prawn-table Testsuite: autopkgtest-pkg-ruby Package: ruby-prawn-table Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} 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.