python-cappa 0.32.1-1
Package Information
| Description | Declarative CLI argument parser Cappa is a declarative command line parsing library, which uses runtime type inspection to infer (default) CLI argument behavior, and provide automatic help text generation and dynamic completion generation. This package provides the Python 3.x cappa module. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Peter Pentchev <roam@debian.org> |
| Sponsor | roam@debian.org |
| Distribution | experimental |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-cappa.git (browse) |
| Closes | #1140828 |
| Tracker | https://tracker.debian.org/pkg/python-cappa |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Date | Mon, 06 Jul 2026 20:24:29 +0300 |
|---|---|
| Source | python-cappa |
| Version | 0.32.1-1 |
| Changed-By | Peter Pentchev |
| Architecture | all source |
| Distribution | experimental |
Changelog
python-cappa (0.32.1-1) experimental; urgency=medium
.
* Initial release. Closes: #1140828
* For the present, hardcode a list of architectures for the msgspec
test-only dependency until we figure out a better way to do that..dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-cappa deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cappa Upstream-Contact: Dan Cardin <ddcardin@gmail.com> Source: https://pypi.org/project/cappa/#files License: Apache-2.0 Files: * Copyright: 2023, Dan Cardin License: Apache-2.0 Files: debian/* Copyright: Copyright (c) Peter Pentchev <roam@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0`.