termqt 1.1-1
Package Information
| Description | terminal emulator, based on Qt termqt is the python implementation of a terminal emulator, based on Qt. It is designed to be embedded as a widget in other programs. It implements a subset of the functions described in VT100 User Guide and XTerm Control Sequence. While can't be considered as a fully functional terminal emulator like those most used by people, it can run IPython and perhaps more complicated applications. This package installs the library for Python 3. |
|---|---|
| Maintainer | Georges Khaznadar <georgesk@debian.org> |
| Changed By | Georges Khaznadar <georgesk@debian.org> |
| Sponsor | georgesk@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/termqt.git (browse) |
| Closes | #1131350 |
| Tracker | https://tracker.debian.org/pkg/termqt |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Fri, 20 Mar 2026 12:25:54 +0100 |
|---|---|
| Source | termqt |
| Version | 1.1-1 |
| Changed-By | Georges Khaznadar |
| Architecture | source all |
| Distribution | unstable |
Changelog
termqt (1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1131350)
.dsc
| Component | main |
|---|---|
| Package-List | python3-termqt deb python optional arch=all |
| Section | python |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/TerryGeng/termqt Upstream-Name: termqt Upstream-Contact: Y. Geng <https://github.com/TerryGeng> Files: * Copyright: 2026 Y. Geng <https://github.com/TerryGeng> License: LGPL-2.0+ Files: debian/* Copyright: 2026 Georges Khaznadar <georgesk@debian.org> License: LGPL-2.0+ License: LGPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2".