DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-cappa 0.32.1-1

Package Information

DescriptionDeclarative 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByPeter Pentchev <roam@debian.org>
Sponsorroam@debian.org
Distributionexperimental
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-cappa.git (browse)
Closes#1140828
Trackerhttps://tracker.debian.org/pkg/python-cappa
Uploaded4 hours ago

New Package Report

.changes
DateMon, 06 Jul 2026 20:24:29 +0300
Sourcepython-cappa
Version0.32.1-1
Changed-ByPeter Pentchev
Architectureall source
Distributionexperimental
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
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-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`.

Back to Dashboard | View all reviews for this package