[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/vtoo/vtoo.desc [COPY] Copyright (C) 2009 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A terminal I/O library similar in some respects to curses [T] Vtoo is a terminal input, output, and control library that works with GNU [T] compilers, and may or may not work with other compilers. Unlike curses, [T] it doesn't use termcap databases or any sort of terminal-detection and [T] abstraction routines. Vtoo supports colors and text styling attributes, [T] positioning, window change handlers, streamlined single character input [T] validation, text wrapping and alignment, working width/height detection, [T] and an elegant stack-based screen/window management system that includes [T] routines for decorated windows. [U] http://kamatsu.net/vtoo/ [A] Kamatsu [M] The T2 Project [C] extra/development [F] CROSS [L] BSD [S] Beta [V] 0.83 [CV-URL] http://kamatsu.net/vtoo/ [D] c3e8e25627cc00c99c56adf9006bc9d9fcf2ac0eb7cfd085c89b4db7 vtoo-0.83-src.tar.gz http://kamatsu.net/