Source: python-taskchampion-py Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Jochen Sprickerhof Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all-dev, pybuild-plugin-pyproject, python3-pytest, python3-maturin, librust-pyo3-dev, librust-chrono-dev, librust-taskchampion-dev, dh-cargo, Testsuite: autopkgtest-pkg-pybuild Standards-Version: 4.7.3 Homepage: https://github.com/GothenburgBitFactory/taskchampion-py Vcs-Browser: https://salsa.debian.org/python-team/packages/python-taskchampion-py Vcs-Git: https://salsa.debian.org/python-team/packages/python-taskchampion-py.git Package: python3-taskchampion-py Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, Built-Using: ${cargo:Built-Using} Static-Built-Using: ${cargo:Static-Built-Using} Description: Python Taskchampion Bindings This package contains Python bindings for TaskChampion. It follows the TaskChampion API closely, with minimal adaptation for Python.