Thu, 02 May 2024 11:21:50 UTC | login

Information for build yascreen-1.86-3.fc37

ID219633
Package Nameyascreen
Version1.86
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/yascreen.git#51590207c612fd0f9bd921f2ba8cd1f247e8449e
SummaryYet Another Screen Library (lib(n)curses alternative)
Descriptionlib(n)curses alternative oriented towards modern terminals. Suitable for developing terminal applications or daemons with telnet access and terminal support. Main features * small footprint * does not have external dependencies * allows both internal and external event loop * allows stdin/stdout or external input/output (can work over socket) * supports basic set of telnet sequences, making it suitable for built-in terminal interfaces for daemons * supports a limited set of input keystroke sequences * fully Unicode compatible (parts of this depend on wcwidth in libc) * supports utf8 verification of input * relies only on a limited subset of ANSI/xterm ESC sequences, making it compatible with mostly all modern terminals (inspired by linenoise) * there is no curses API and ancient terminal compatibility, hence less bloat * clean API with opaque private data, usable from C/C++
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 11 Nov 2022 17:22:07 UTC
CompletedFri, 11 Nov 2022 18:44:10 UTC
Taskbuild (f37, /rpms/yascreen.git:51590207c612fd0f9bd921f2ba8cd1f247e8449e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/yascreen.git#51590207c612fd0f9bd921f2ba8cd1f247e8449e'}}
Tags
f37
f38
RPMs
src
yascreen-1.86-3.fc37.src.rpm (info) (download)
riscv64
yascreen-1.86-3.fc37.riscv64.rpm (info) (download)
yascreen-devel-1.86-3.fc37.riscv64.rpm (info) (download)
yascreen-debuginfo-1.86-3.fc37.riscv64.rpm (info) (download)
yascreen-debugsource-1.86-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 07 2021 Boian Bonev <bbonev@ipacct.com> - 1.86-1 - Update to latest ver 1.86 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.85-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.85-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Dec 06 2020 Boian Bonev <bbonev@ipacct.com> - 1.85-1 - Initial packaging for Fedora