Source: transmissionrpc
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Vincent Bernat <bernat@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-requests,
               python3-typing-extensions (>= 4.5.0),
               python3-yarl,
               python3-setuptools,
               python3-all,
               python3-pytest <!nocheck>,
               python3-sphinx,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/Trim21/transmission-rpc
Vcs-Git: https://salsa.debian.org/python-team/packages/transmissionrpc.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/transmissionrpc
Testsuite: autopkgtest-pkg-python

Package: python3-transmissionrpc
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Replaces: python-transmissionrpc (<< 0.11-4)
Breaks: python-transmissionrpc (<< 0.11-4)
Suggests: transmission-daemon
Description: Transmission RPC client module for Python 3
 transmissionrpc is a Python module implementing the JSON-RPC client protocol
 for the Bittorrent client Transmission. All Transmission features
 implemented up to version 1.93.
 .
 Also, package includes Python script helical.py, with CLI and interactive
 interfaces, which demonstrates transmissionrpc module usage.
 .
 This package contains the Python 3 module.

Package: python-transmissionrpc-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Multi-Arch: foreign
Description: Transmission RPC client module for Python (documentation)
 transmissionrpc is a Python module implementing the JSON-RPC client protocol
 for the Bittorrent client Transmission. All Transmission features
 implemented up to version 1.93.
 .
 Also, package includes Python script helical.py, with CLI and interactive
 interfaces, which demonstrates transmissionrpc module usage.
 .
 This package contains the documentation.
