INFO
Name: yascreen
Version: 1.99-3.el10_0
Arch: aarch64
Summary: Yet Another Screen Library (lib(n)curses alternative)
License: LGPL-3.0-only
Vendor: Fedora Project
Build Host: buildhw-a64-06.iad2.fedoraproject.org
Build Date: Mon Dec 23 18:10:52 2024
Size: 106373
URL: https://github.com/bbonev/yascreen/
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++
FILES
/usr/lib/.build-id
/usr/lib/.build-id/43
/usr/lib/.build-id/43/91999bc7f49a7740b129910192907639cc2421
/usr/lib64/libyascreen.so.0
/usr/lib64/libyascreen.so.0.0.0
/usr/share/doc/yascreen
/usr/share/doc/yascreen/README.md
/usr/share/licenses/yascreen
/usr/share/licenses/yascreen/LICENSE
REQUIRES
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
libyascreen.so.0()(64bit)
libyascreen.so.0(YASCREEN_1.79)(64bit)
libyascreen.so.0(YASCREEN_1.83)(64bit)
libyascreen.so.0(YASCREEN_1.93)(64bit)
libyascreen.so.0(YASCREEN_1.97)(64bit)
yascreen 1.99-3.el10_0
yascreen(aarch-64) 1.99-3.el10_0
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/43 a
/usr/lib/.build-id/43/91999bc7f49a7740b129910192907639cc2421 a
/usr/lib64/libyascreen.so.0
/usr/lib64/libyascreen.so.0.0.0
/usr/share/doc/yascreen
/usr/share/doc/yascreen/README.md d
/usr/share/licenses/yascreen
/usr/share/licenses/yascreen/LICENSE l
LICENSE FILES
LGPL-3.0-only
|