| Name: | python3-click |
|---|---|
| Version: | 6.7 |
| Release: | 8.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 533707 |
| License: | BSD |
| RPM: | python3-click-6.7-8.el8.noarch.rpm |
| Source RPM: | python-click-6.7-8.el8.src.rpm |
| Build Date: | Sat Mar 09 2019 |
| Build Host: | ca-build101.us.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. Python 3 version. |