| Name: | python36-humanfriendly |
|---|---|
| Version: | 4.18 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 569635 |
| License: | MIT |
| RPM: | python36-humanfriendly-4.18-1.el7.noarch.rpm |
| Source RPM: | python-humanfriendly-4.18-1.el7.src.rpm |
| Build Date: | Fri Nov 08 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://humanfriendly.readthedocs.io |
| Summary: | Documentation for the 'humanfriendly' Python module |
| Description: | The functions and classes in the humanfriendly package can be used to make text interfaces more user friendly. Some example features: - Parsing and formatting numbers, file sizes, pathnames and timespans in simple, human friendly formats. - Easy to use timers for long running operations, with human friendly formatting of the resulting timespans. - Prompting the user to select a choice from a list of options by typing the option's number or a unique substring of the option. - Terminal interaction including text styling (ANSI escape sequences), user friendly rendering of usage messages and querying the terminal for its size. |
- Update to 4.18 - Drop python2 and python3_other
- Update to 4.17
- Fix monotonic dependency for EPEL
- Disable python2 for Fedora 30+ - Better conditionals in spec
- Enable both python34 and python36 for EPEL
- Switch EPEL to python36
- Enable python34 builds for EPEL
- Initial package