[ol8_developer_EPEL] yascreen-1.97-1.el8.aarch64

Name:yascreen
Version:1.97
Release:1.el8
Architecture:aarch64
Group:Unspecified
Size:106296
License:LGPL-3.0
RPM: yascreen-1.97-1.el8.aarch64.rpm
Source RPM: yascreen-1.97-1.el8.src.rpm
Build Date:Sun Mar 05 2023
Build Host:build-ol8-aarch64.oracle.com
Vendor:Oracle America
URL:https://github.com/bbonev/yascreen/
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++

Changelog (Show File list) (Show related packages)