Name: | python39-click |
---|---|
Version: | 8.1.2 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 861350 |
License: | BSD |
RPM: | python39-click-8.1.2-2.el8.noarch.rpm |
Source RPM: | python39-click-epel-8.1.2-2.el8.src.rpm |
Build Date: | Thu Sep 01 2022 |
Build Host: | build-ol8-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. |