python-cloup 3.0.7-1 source package in Ubuntu
Changelog
python-cloup (3.0.7-1) unstable; urgency=medium * New upstream version 3.0.7 -- Timo Röhling <email address hidden> Sat, 05 Apr 2025 14:53:51 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-cloup_3.0.7-1.dsc | 3.5 KiB | d95ebdce30041abf47de00a66c933a24f798460acbf1cb9292463bf839535e43 |
| python-cloup_3.0.7.orig.tar.gz | 220.5 KiB | a41ddb9f5bc9568aaf1426fb7f0055ffa01382863fb9ef52a18daa214e142a4c |
| python-cloup_3.0.7-1.debian.tar.xz | 4.7 KiB | 80182325f93a1d420cc91c47cff6b4aff003e5077267bd9c2708e5987045ef95 |
Available diffs
- diff from 3.0.6-1 to 3.0.7-1 (918 bytes)
No changes file available.
Binary packages built by this source
- python-cloup-doc: Click with option groups (documentation)
Cloup enriches Click with several features that make it more expressive and
configurable:
* option groups and an (optional) help section for positional arguments
* constraints, like mutually_exclusive, that can be applied to option groups
or to any group of parameters, even conditionally subcommand aliases
* subcommands sections, i.e. the possibility to organize the subcommands of
a Group in multiple help sections
* a themeable HelpFormatter that:
- has more parameters for adjusting widths and spacing, which can be
provided at the context and command level use a different layout when the
terminal width is below a certain threshold in order to improve
readability
- suggestions like "did you mean <subcommand>?" when you mistype a
subcommand
Moreover, Cloup improves on IDE support providing decorators with detailed
type hints and adding the static methods Context.settings() and
HelpFormatter.settings( ) for creating dictionaries of settings.
.
This package provides the API documentation.
- python3-cloup: Click with option groups
Cloup enriches Click with several features that make it more expressive and
configurable:
* option groups and an (optional) help section for positional arguments
* constraints, like mutually_exclusive, that can be applied to option groups
or to any group of parameters, even conditionally subcommand aliases
* subcommands sections, i.e. the possibility to organize the subcommands of
a Group in multiple help sections
* a themeable HelpFormatter that:
- has more parameters for adjusting widths and spacing, which can be
provided at the context and command level use a different layout when the
terminal width is below a certain threshold in order to improve
readability
- suggestions like "did you mean <subcommand>?" when you mistype a
subcommand
Moreover, Cloup improves on IDE support providing decorators with detailed
type hints and adding the static methods Context.settings() and
HelpFormatter.settings( ) for creating dictionaries of settings.
.
This package provides the Python 3 module.
