Source: python-offtrac Maintainer: Debian Python Team Uploaders: Ana Custura , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-offtrac Vcs-Git: https://salsa.debian.org/python-team/packages/python-offtrac.git Homepage: https://pypi.org/project/offtrac/ Package: python3-offtrac Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Python-based xmlrpc client library for trac instances (Python 3) The Offtrac library aims to be a python-based xmlrpc client library for trac instances. It offers the !TracServer class, used for interaction with a Trac instance. It supports ticket and milestone queries and offers means for creating new tickets and milestones. . This package installs the library for Python 3.