Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-simpleline - A Python library for creating text UI
- Description:
Simpleline is a Python library for creating text UI.
It is designed to be used with line-based machines
and tools (e.g. serial console) so that every new line
is appended to the bottom of the screen.
Printed lines are never rewritten!
Packages
python-simpleline-1.8.3-1.vl9.src
[130 KiB] |
Changelog
by Jiri Konecny (2022-11-04):
- Fix bumpver Makefile target (Jiri Konecny)
- Add tests for UIScreen wide disabling of concurrency check (Jiri Konecny)
Related: rhbz#2134889
- Abstract registering signal handler in the InputHandler constructor (Jiri Konecny)
Related: rhbz#2134889
- Allow to disable concurrency check for all UIScreen inputs (Jiri Konecny)
Resolves: rhbz#2134889
- Add Makefile target for local container tests (Jiri Konecny)
- Use localization from rhel-9 weblate translation component (Jiri Konecny)
- Remove changelog from the upstream spec file (Jiri Konecny)
- Fix spec file archive link (Jiri Konecny)
- Include also documentation to the tarball (Jiri Konecny)
- Rename doc directory to docs (Jiri Konecny)
- Add explanations of what is included in the MANIFEST.in file (Jiri Konecny)
- Update packit config to reflect new tag naming (Jiri Konecny)
- Change tag name to just version (Jiri Konecny)
- Fix GitHub workflow checkout (Jiri Konecny)
- Switch to packit new fedora-latest alias (Jiri Konecny)
- Disable duplicate-code in pylint test (Jiri Konecny)
- Remove duplicate of code between event loops (Jiri Konecny)
|