Name: | python3-click-default-group |
---|---|
Version: | 1.2.2 |
Release: | 12.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 15588 |
License: | BSD |
RPM: | python3-click-default-group-1.2.2-12.el9.noarch.rpm |
Source RPM: | python-click-default-group-1.2.2-12.el9.src.rpm |
Build Date: | Tue Jul 19 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/sublee/click-default-group/ |
Summary: | Extends click.Group to invoke a command without explicit subcommand name |
Description: | Provides DefaultGroup, a subclass of click.Group that invokes a default subcommand instead of showing a help message when a subcommand is not passed. |