Source: rbtools
Section: devel
Priority: optional
Maintainer: Philipp Huebner <debalance@debian.org>
Build-Depends: debhelper (>= 9), dh-python, python (>= 2.6.6-3~), python-setuptools
Standards-Version: 4.1.3
Homepage: http://www.reviewboard.org/
Vcs-Git: https://salsa.debian.org/debian/rbtools.git
Vcs-Browser: https://salsa.debian.org/debian/rbtools

Package: python-rbtools
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources
Provides: ${python:Provides}
Description: set of client tools to use with Review Board
 This consists of the following officially supported tools:
 * rbt - Execute a number of useful sub-commands to interact with local source
   code repositories and Review Board
 .
 * Python API Client - Python bindings to simplify interaction with the
   Review Board Web API
