Source: ruby-docx
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 2.2.8~),
               ruby-nokogiri (>= 1.13.0),
               ruby-zip (<< 4),
               ruby-zip (>= 2.0)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-docx.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-docx
Homepage: https://github.com/chrahunt/docx
Testsuite: autopkgtest-pkg-ruby

Package: ruby-docx
Architecture: all
Description: ruby library/gem for interacting with .docx files
 thin wrapper around rubyzip and nokogiri as a way to get started with docx
 files
