Mon, 04 Aug 2025 06:43:20 CST | login

Information for build yascreen-1.97-1.ocs23

ID9681
Package Nameyascreen
Version1.97
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/yascreen.git?.#4589177ffe8630c6eeab34855ac9099a836dad62
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 09 May 2024 02:11:20 CST
CompletedThu, 09 May 2024 02:14:52 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/yascreen.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/yascreen.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
yascreen-1.97-1.ocs23.src.rpm (info) (download)
aarch64
yascreen-1.97-1.ocs23.aarch64.rpm (info) (download)
yascreen-devel-1.97-1.ocs23.aarch64.rpm (info) (download)
yascreen-debuginfo-1.97-1.ocs23.aarch64.rpm (info) (download)
yascreen-debugsource-1.97-1.ocs23.aarch64.rpm (info) (download)
x86_64
yascreen-1.97-1.ocs23.x86_64.rpm (info) (download)
yascreen-devel-1.97-1.ocs23.x86_64.rpm (info) (download)
yascreen-debuginfo-1.97-1.ocs23.x86_64.rpm (info) (download)
yascreen-debugsource-1.97-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.97-1 - initial build