Name: | python3-click |
---|---|
Version: | 8.0.3 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 840802 |
License: | BSD |
RPM: | python3-click-8.0.3-1.el9.noarch.rpm |
Source RPM: | python-click-8.0.3-1.el9.src.rpm |
Build Date: | Thu Mar 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mitsuhiko/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. |