Information for build yascreen-1.97-2.oc9
ID | 43463 |
---|---|
Package Name | yascreen |
Version | 1.97 |
Release | 2.oc9 |
Epoch | Draft | False |
Source | git+https://gitee.com/opencloudos-stream/yascreen.git?.#24bb10850c5d74feb6415899a8282503b6237ded |
Summary | Yet Another Screen Library (lib(n)curses alternative) |
Description | lib(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 by | bbrucezhang |
State | failed |
Volume | DEFAULT |
Started | Wed, 18 Jun 2025 17:09:31 CST |
Completed | Wed, 18 Jun 2025 17:12:57 CST |
Task | build (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 |