Source: python-docxcompose
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 help2man,
 python3-all,
 python3-babel,
 python3-docx,
 python3-lxml <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
Standards-Version: 4.7.2
Homepage: https://github.com/4teamwork/docxcompose
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-docxcompose
Vcs-Git: https://salsa.debian.org/python-team/packages/python-docxcompose.git
Testsuite: autopkgtest-pkg-python

Package: python3-docxcompose
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: concatenate/append Microsoft Word (.docx) files
 docxcompose is a Python library for concatenating/appending Microsoft
 Word (.docx) files.
 .
 This package installs the library for Python 3.
