yascreen 1.97-1 source package in Ubuntu

Changelog

yascreen (1.97-1) unstable; urgency=medium

  * Update to new upstream release of 1.97

 -- Boian Bonev <email address hidden>  Fri, 17 Feb 2023 14:59:32 +0000

Upload details

Uploaded by:
Boian Bonev
Uploaded to:
Sid
Original maintainer:
Boian Bonev
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
yascreen_1.97-1.dsc 2.1 KiB 8ca61df23ab05618972956e95f7343979313dd2f1f7decf6b7217e2d5db4d1d5
yascreen_1.97.orig.tar.xz 29.2 KiB de8ba855057ca17a12d35507bdca9739011bd28b940749a7261a0e95d549d128
yascreen_1.97.orig.tar.xz.asc 833 bytes 7699592d5308591ea39d9db9e6e6addb4f417f12f4b581bebfff92623f8210ba
yascreen_1.97-1.debian.tar.xz 12.4 KiB 7be5773ddc4ea75cb1a80587b2532c9489ee7470655b4591f852530165b15291

Available diffs

No changes file available.

Binary packages built by this source

libyascreen-dev: Yet Another Screen Library (lib(n)curses alternative)

 Development files of Yet Another Screen Library - 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++

libyascreen0: Yet Another Screen Library - development files

 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++

libyascreen0-dbgsym: debug symbols for libyascreen0