Source: sphinxcontrib-nwdiag
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Kouhei Maeda <mkouhei@palmtb.net>,
 Alexandre Detiste <tchet@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-blockdiag (>= 1.5.0),
 python3-nwdiag (>= 1.0.3),
 python3-setuptools,
 python3-sphinx (>= 2.0),
Standards-Version: 4.7.3
Homepage: https://github.com/blockdiag/sphinxcontrib-nwdiag
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-nwdiag
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-nwdiag.git

Package: python3-sphinxcontrib.nwdiag
Architecture: all
Depends:
 python3-blockdiag (>= 1.5.0),
 python3-nwdiag (>= 1.0.3),
 python3-pkg-resources,
 python3-sphinx (>= 2.0),
 ${misc:Depends},
 ${python3:Depends},
Description: Sphinx "nwdiag" extension for Python 3
 This package contains the nwdiag Sphinx extension. This extension enable
 you to insert network diagrams in your Sphinx document. This renders block
 diagrams by using python3-nwdiag.
