Tue, 01 Oct 2024 07:48:11 UTC | login

Information for RPM python3-blessed-1.17.12-1.fc33.noarch.rpm

ID763102
Namepython3-blessed
Version1.17.12
Release1.fc33
Epoch
Archnoarch
SummaryA thin, practical wrapper around terminal capabilities in Python
DescriptionBlessed 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.
Build Time2021-01-18 04:13:30 GMT
Size103.42 KB
707d1fb57accb0da74b0b04ab959dbb3
LicenseMIT
Provides
python-blessed = 1.17.12-1.fc33
python3-blessed = 1.17.12-1.fc33
python3.9-blessed = 1.17.12-1.fc33
python3.9dist(blessed) = 1.17.12
python3dist(blessed) = 1.17.12
Obsoletes
python-blessed < 1.17.12-1.fc33
Conflicts No Conflicts
Requires
python(abi) = 3.9
python3-six
python3-wcwidth
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 51 >>>
Name ascending sort Size
/usr/lib/python3.9/site-packages/blessed0.00 B
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info0.00 B
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info/PKG-INFO14.39 KB
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info/SOURCES.txt17.08 KB
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info/requires.txt181.00 B
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info/top_level.txt8.00 B
/usr/lib/python3.9/site-packages/blessed-1.17.12-py3.9.egg-info/zip-safe1.00 B
/usr/lib/python3.9/site-packages/blessed/__init__.py659.00 B
/usr/lib/python3.9/site-packages/blessed/__pycache__0.00 B
/usr/lib/python3.9/site-packages/blessed/__pycache__/__init__.cpython-39.opt-1.pyc691.00 B
/usr/lib/python3.9/site-packages/blessed/__pycache__/__init__.cpython-39.pyc691.00 B
/usr/lib/python3.9/site-packages/blessed/__pycache__/_capabilities.cpython-39.opt-1.pyc4.32 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/_capabilities.cpython-39.pyc4.32 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/color.cpython-39.opt-1.pyc6.59 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/color.cpython-39.pyc6.59 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/colorspace.cpython-39.opt-1.pyc20.09 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/colorspace.cpython-39.pyc20.09 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/formatters.cpython-39.opt-1.pyc15.53 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/formatters.cpython-39.pyc15.66 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/keyboard.cpython-39.opt-1.pyc12.88 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/keyboard.cpython-39.pyc12.88 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/sequences.cpython-39.opt-1.pyc14.17 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/sequences.cpython-39.pyc14.17 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/terminal.cpython-39.opt-1.pyc43.71 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/terminal.cpython-39.pyc43.87 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/win_terminal.cpython-39.opt-1.pyc5.32 KB
/usr/lib/python3.9/site-packages/blessed/__pycache__/win_terminal.cpython-39.pyc5.32 KB
/usr/lib/python3.9/site-packages/blessed/_capabilities.py6.30 KB
/usr/lib/python3.9/site-packages/blessed/color.py7.37 KB
/usr/lib/python3.9/site-packages/blessed/colorspace.py34.49 KB
/usr/lib/python3.9/site-packages/blessed/formatters.py18.99 KB
/usr/lib/python3.9/site-packages/blessed/keyboard.py17.44 KB
/usr/lib/python3.9/site-packages/blessed/sequences.py15.76 KB
/usr/lib/python3.9/site-packages/blessed/terminal.py56.38 KB
/usr/lib/python3.9/site-packages/blessed/win_terminal.py5.62 KB
/usr/share/doc/python3-blessed0.00 B
/usr/share/doc/python3-blessed/README.rst11.05 KB
/usr/share/doc/python3-blessed/api.rst86.00 B
/usr/share/doc/python3-blessed/colors.rst4.11 KB
/usr/share/doc/python3-blessed/examples.rst4.69 KB
/usr/share/doc/python3-blessed/history.rst16.30 KB
/usr/share/doc/python3-blessed/index.rst304.00 B
/usr/share/doc/python3-blessed/intro.rst11.05 KB
/usr/share/doc/python3-blessed/keyboard.rst4.74 KB
/usr/share/doc/python3-blessed/location.rst3.40 KB
/usr/share/doc/python3-blessed/measuring.rst2.61 KB
/usr/share/doc/python3-blessed/project.rst8.09 KB
/usr/share/doc/python3-blessed/terminal.rst5.51 KB
/usr/share/licenses/python3-blessed0.00 B
Component of No Buildroots