| Name: | python-click |
|---|---|
| Version: | 6.3 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 565202 |
| License: | BSD |
| RPM: | python-click-6.3-1.el7.noarch.rpm |
| Source RPM: | python-click-6.3-1.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/mitsuhiko/click |
| Summary: | A 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. |
- Update to 6.3
- Update to 3.3
- Update to 2.2
- Change spec for epel7
- Update to 2.0
- Make click own its folder - Use pythonX_version macros from devel package
- Remove __pycache__ folder from tests
- Update source
- Initial package.