Source: pytactl
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Agathe Porte <agathe.porte@oss.qualcomm.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-ftdi <!nocheck>,
 python3-pexpect <!nocheck>,
 python3-platformdirs <!nocheck>,
 python3-pytest <!nocheck>,
 python3-serial <!nocheck>,
 python3-setuptools,
 python3-usb <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/qualcomm/pytactl
Vcs-Browser: https://salsa.debian.org/python-team/packages/pytactl
Vcs-Git: https://salsa.debian.org/python-team/packages/pytactl.git

Package: pytactl
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Python implementation of TAC for controlling Qualcomm debug boards
 Python implementation of Test Automation Controller (TAC/Alpaca) for
 controlling Qualcomm debug boards. It uses config files and PSOC
 firmware from the original TAC (Alpaca) system.
 .
 Bughopper boards (V1 and V2) work out of the box. They are
 self-describing and need no config files.
 .
 All other debug boards (FTDI, PSOC) require configuration files that are
 NOT shipped with pytactl. The easiest way to obtain them is the
 installconfigs subcommand, which downloads every .tcnf file and
 devicelist.json from the qcom-test-automation-controller project
