pytactl 2.0-1
Package Information
| 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 |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Agathe Porte <agathe.porte@oss.qualcomm.com> |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/pytactl.git (browse) |
| Closes | #1145358 |
| Tracker | https://tracker.debian.org/pkg/pytactl |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Wed, 26 Aug 2026 18:50:29 +0200 |
|---|---|
| Source | pytactl |
| Version | 2.0-1 |
| Changed-By | Agathe Porte |
| Architecture | source all |
| Distribution | unstable |
Changelog
pytactl (2.0-1) unstable; urgency=medium . * Initial release. (Closes: #1145358)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | pytactl deb python optional arch=all |
| Section | python |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pytactl Source: https://github.com/qualcomm/pytactl Files: * Copyright: Copyright (c) 2025-2026 Qualcomm Technologies, Inc. and/or its subsidiaries. License: BSD-3-Clause License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.