Fri, 26 Apr 2024 01:12:51 UTC | login

Information for build yascreen-1.85-2.fc33

ID195140
Package Nameyascreen
Version1.85
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/yascreen.git#778d0aae5c4df30a3614bd31f5aeba002123c216
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
StartedSat, 24 Apr 2021 17:30:12 UTC
CompletedSat, 24 Apr 2021 17:46:48 UTC
Taskbuild (f33, /rpms/yascreen.git:778d0aae5c4df30a3614bd31f5aeba002123c216)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/yascreen.git#778d0aae5c4df30a3614bd31f5aeba002123c216'}}
Tags
f33
f37
f38
RPMs
src
yascreen-1.85-2.fc33.src.rpm (info) (download)
riscv64
yascreen-1.85-2.fc33.riscv64.rpm (info) (download)
yascreen-devel-1.85-2.fc33.riscv64.rpm (info) (download)
yascreen-debuginfo-1.85-2.fc33.riscv64.rpm (info) (download)
yascreen-debugsource-1.85-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Dec 06 2020 Boian Bonev <bbonev@ipacct.com> - 1.85-1 - Initial packaging for Fedora