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

python3-blessed-1.20.0-2.el10_4 RPM for noarch

From EPEL 10.4 Testing for x86_64 / Packages / p

Name: python3-blessed Distribution: Fedora Project
Version: 1.20.0 Vendor: Fedora Project
Release: 2.el10_4 Build date: Wed Sep 23 15:31:23 2026
Group: Unspecified Build host: buildhw-a64-04.rdu3.fedoraproject.org
Size: 553771 Source RPM: python-blessed-1.20.0-2.el10_4.src.rpm
Packager: Fedora Project
Url: https://github.com/jquast/blessed
Summary: A thin, practical wrapper around terminal capabilities in Python
Blessed is a thin, practical wrapper around terminal styling, screen
positioning, and keyboard input.

It provides:
- Styles, color, and maybe a little positioning without necessarily clearing
  the whole screen first.
- Works great with standard Python string formatting.
- Provides up-to-the-moment terminal height and width, so you can respond
  to terminal size changes.
- Avoids making a mess if the output gets piped to a non-terminal: outputs
  to any file-like object such as StringIO, files, or pipes.
- Uses the terminfo(5) database so it works with any terminal type and
  supports any terminal capability: No more C-like calls to tigetstr and
  tparm.
- Keeps a minimum of internal state, so you can feel free to mix and match
  with calls to curses or whatever other terminal libraries you like.
- Provides plenty of context managers to safely express terminal modes,
  automatically restoring the terminal to a safe state on exit.
- Act intelligently when somebody redirects your output to a file, omitting
  all of the terminal sequences such as styling, colors, or positioning.
- Dead-simple keyboard handling: safely decoding unicode input in your
  system's preferred locale and supports application/arrow keys.
- Allows the printable length of strings containing sequences to be
  determined.

Provides

Requires

License

MIT

Changelog

* Tue Jun 23 2026 Ondřej Gajdušek <ogajduse@redhat.com> - 1.20.0-2
  - Modernize spec for EPEL 10 based on rawhide
  - Start from rawhide spec structure (per maintainer request)
  - Use %pyproject_wheel/%pyproject_install instead of
    %py3_build/%py3_install
  - Use %autorelease and %autochangelog
  - Remove all Python 2, EL7, and python3_other conditionals
  - Remove el7_req_fixes.patch and el7_pytest_fixes.patch (no longer needed)
  - Keep version at 1.20.0 (last setuptools-based, compatible with RHEL 10
    BaseOS wcwidth 0.2.6)
  - Use %pyproject_save_files -L (setuptools has no PEP 639 license
    metadata)
  - Validated: Copr build 10632816 succeeded
* Tue Jun 16 2026 Ondřej Gajdušek <ogajduse@redhat.com> - 1.20.0-1
  - Add python-blessed 1.20.0 for EPEL 10

Files

/usr/lib/python3.12/site-packages/blessed
/usr/lib/python3.12/site-packages/blessed-1.20.0.dist-info
/usr/lib/python3.12/site-packages/blessed-1.20.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/blessed-1.20.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/blessed-1.20.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/blessed-1.20.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/blessed-1.20.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/blessed/__init__.py
/usr/lib/python3.12/site-packages/blessed/__pycache__
/usr/lib/python3.12/site-packages/blessed/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/_capabilities.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/_capabilities.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/color.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/color.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/colorspace.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/colorspace.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/formatters.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/formatters.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/keyboard.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/keyboard.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/sequences.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/sequences.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/terminal.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/terminal.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/win_terminal.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/blessed/__pycache__/win_terminal.cpython-312.pyc
/usr/lib/python3.12/site-packages/blessed/_capabilities.py
/usr/lib/python3.12/site-packages/blessed/_capabilities.pyi
/usr/lib/python3.12/site-packages/blessed/color.py
/usr/lib/python3.12/site-packages/blessed/color.pyi
/usr/lib/python3.12/site-packages/blessed/colorspace.py
/usr/lib/python3.12/site-packages/blessed/colorspace.pyi
/usr/lib/python3.12/site-packages/blessed/formatters.py
/usr/lib/python3.12/site-packages/blessed/formatters.pyi
/usr/lib/python3.12/site-packages/blessed/keyboard.py
/usr/lib/python3.12/site-packages/blessed/keyboard.pyi
/usr/lib/python3.12/site-packages/blessed/py.typed
/usr/lib/python3.12/site-packages/blessed/sequences.py
/usr/lib/python3.12/site-packages/blessed/sequences.pyi
/usr/lib/python3.12/site-packages/blessed/terminal.py
/usr/lib/python3.12/site-packages/blessed/terminal.pyi
/usr/lib/python3.12/site-packages/blessed/win_terminal.py
/usr/lib/python3.12/site-packages/blessed/win_terminal.pyi
/usr/share/doc/python-blessed
/usr/share/doc/python-blessed/api
/usr/share/doc/python-blessed/api.rst
/usr/share/doc/python-blessed/api/color.rst
/usr/share/doc/python-blessed/api/colorspace.rst
/usr/share/doc/python-blessed/api/formatters.rst
/usr/share/doc/python-blessed/api/keyboard.rst
/usr/share/doc/python-blessed/api/sequences.rst
/usr/share/doc/python-blessed/api/terminal.rst
/usr/share/doc/python-blessed/colors.rst
/usr/share/doc/python-blessed/examples.rst
/usr/share/doc/python-blessed/history.rst
/usr/share/doc/python-blessed/index.rst
/usr/share/doc/python-blessed/intro.rst
/usr/share/doc/python-blessed/keyboard.rst
/usr/share/doc/python-blessed/location.rst
/usr/share/doc/python-blessed/measuring.rst
/usr/share/doc/python-blessed/project.rst
/usr/share/doc/python-blessed/terminal.rst
/usr/share/licenses/python3-blessed
/usr/share/licenses/python3-blessed/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Sep 24 06:00:15 2026