Name: | python3-click |
---|---|
Version: | 8.1.7 |
Release: | 6.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1107689 |
License: | BSD-3-Clause |
RPM: | python3-click-8.1.7-6.el10_0.noarch.rpm |
Source RPM: | python-click-8.1.7-6.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pallets/click |
Summary: | Simple wrapper around optparse for powerful command line utilities |
Description: | click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box. |