Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python36-humanfriendly-4.18-1.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / p

Name: python36-humanfriendly Distribution: Fedora Project
Version: 4.18 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Apr 3 22:05:26 2019
Group: Unspecified Build host: buildvm-ppc64le-13.ppc.fedoraproject.org
Size: 570407 Source RPM: python-humanfriendly-4.18-1.el7.src.rpm
Packager: Fedora Project
Url: https://humanfriendly.readthedocs.io
Summary: Documentation for the 'humanfriendly' Python module
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.

Provides

Requires

License

MIT

Changelog

* Tue Mar 12 2019 Scott K Logan <logans@cottsay.net> - 4.18-1
  - Update to 4.18
  - Drop python2 and python3_other
* Fri Oct 26 2018 Scott K Logan <logans@cottsay.net> - 4.17-1
  - Update to 4.17
* Fri Sep 28 2018 Scott K Logan <logans@cottsay.net> - 4.16.1-6
  - Fix monotonic dependency for EPEL
* Mon Sep 24 2018 Scott K Logan <logans@cottsay.net> - 4.16.1-5
  - Disable python2 for Fedora 30+
  - Better conditionals in spec
* Fri Sep 21 2018 Scott K Logan <logans@cottsay.net> - 4.16.1-4
  - Enable both python34 and python36 for EPEL
* Fri Sep 21 2018 Scott K Logan <logans@cottsay.net> - 4.16.1-3
  - Switch EPEL to python36
* Fri Sep 21 2018 Scott K Logan <logans@cottsay.net> - 4.16.1-2
  - Enable python34 builds for EPEL
* Thu Sep 20 2018 Scott K Logan <logans@cottsay.net> - 4.16.1-1
  - Initial package

Files

/usr/bin/humanfriendly
/usr/lib/python3.6/site-packages/humanfriendly
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/humanfriendly-4.18-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/humanfriendly/__init__.py
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/cli.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/cli.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/decorators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/decorators.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/prompts.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/prompts.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/sphinx.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/sphinx.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/tables.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/tables.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/terminal.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/terminal.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/testing.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/testing.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/text.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/text.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/usage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/humanfriendly/__pycache__/usage.cpython-36.pyc
/usr/lib/python3.6/site-packages/humanfriendly/cli.py
/usr/lib/python3.6/site-packages/humanfriendly/compat.py
/usr/lib/python3.6/site-packages/humanfriendly/decorators.py
/usr/lib/python3.6/site-packages/humanfriendly/prompts.py
/usr/lib/python3.6/site-packages/humanfriendly/sphinx.py
/usr/lib/python3.6/site-packages/humanfriendly/tables.py
/usr/lib/python3.6/site-packages/humanfriendly/terminal.py
/usr/lib/python3.6/site-packages/humanfriendly/testing.py
/usr/lib/python3.6/site-packages/humanfriendly/text.py
/usr/lib/python3.6/site-packages/humanfriendly/usage.py
/usr/share/doc/python36-humanfriendly-4.18
/usr/share/doc/python36-humanfriendly-4.18/CHANGELOG.rst
/usr/share/doc/python36-humanfriendly-4.18/README.rst
/usr/share/licenses/python36-humanfriendly-4.18
/usr/share/licenses/python36-humanfriendly-4.18/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:49:57 2024