Source: python-rt
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-requests,
               python3-sphinx
Standards-Version: 4.5.0
Homepage: https://github.com/CZ-NIC/python-rt
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/python-rt.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-rt

Package: python3-rt
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends},
         ${sphinxdoc:Depends},
         python3-requests
Description: Python interface to Request Tracker API
 Python implementation of the Request Tracker REST API
 See also http://requesttracker.wikia.com/wiki/REST
