python-knack
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-knack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-knack.changes | 0000004331 4.23 KB | |
python-knack.spec | 0000002253 2.2 KB | |
v0.6.2.tar.gz | 0000075413 73.6 KB |
Revision 8 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 705262
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
- version update to 0.6.2 * Adds ability to declare that command groups, commands, and arguments are in a preview status and therefore might change or be removed. This is done by passing the kwarg `is_preview=True`. * Adds a generic `StatusTag` class to `knack.util` that allows you to create your own colorized tags like `[Preview]` and `[Deprecated]`. * When an incorrect command name is entered, Knack will now attempt to suggest the closest alternative.
Comments 0