Name: | python3-click |
---|---|
Version: | 7.1.2 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 632237 |
License: | BSD |
RPM: | python3-click-7.1.2-3.el8.noarch.rpm |
Source RPM: | python-click-7.1.2-3.el8.src.rpm |
Build Date: | Mon Jul 12 2021 |
Build Host: | jenkins-172-17-0-2-7be30ccd-a860-4b75-b511-878d3a098236.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |