Fri, 27 Jun 2025 00:09:57 CST | login

Information for build yascreen-1.97-2.oc9

ID43463
Package Nameyascreen
Version1.97
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/yascreen.git?.#24bb10850c5d74feb6415899a8282503b6237ded
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 bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 18 Jun 2025 17:09:31 CST
CompletedWed, 18 Jun 2025 17:12:57 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/yascreen.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/yascreen.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.97-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.97-1 - initial build