Source: transmissionrpc Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Vincent Bernat Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-poetry-core, python3-typing-extensions, python3-yarl, python3-setuptools, python3-all, python3-pytest , python3-sphinx, Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://bitbucket.org/blueluna/transmissionrpc/ 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.