Source: restructuredtext-lint
Section: python
Priority: optional
Maintainer: MOS Packaging Team <mos-packaging@mirantis.com>
Uploaders: Igor Yozhikov <iyozhikov@mirantis.com>,
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all,
               python-docutils,
               python-flake8,
               python-nose,
               python-setuptools,
               python-yaml,
               python3-all,
               python3-docutils,
               python3-flake8,
               python3-nose,
               python3-setuptools,
               python3-yaml,
Standards-Version: 3.9.6
Homepage: https://github.com/twolfson/restructuredtext-lint

Package: python-restructuredtext-lint
Architecture: all
Depends: python-docutils (>= 0.11),
         ${misc:Depends},
         ${python:Depends},
Recommends: ${python:Recommends},
Description: restructured text linter for Python 2.x
 .
 This package provides the Python 2.x module.

Package: python3-restructuredtext-lint
Architecture: all
Depends: python3-docutils (>= 0.11),
         ${misc:Depends},
         ${python3:Depends},
Recommends: ${python3:Recommends},
Description: restructured text linter for Python 3.x
 .
 This package provides the Python 3.x module.
