vtoo: A terminal I/O library similar in some respects to curses1

Vtoo is a terminal input, output, and control library that works with GNU compilers, and may or may not work with other compilers. Unlike curses, it doesn't use termcap databases or any sort of terminal-detection and abstraction routines. Vtoo supports colors and text styling attributes, positioning, window change handlers, streamlined single character input validation, text wrapping and alignment, working width/height detection, and an elegant stack-based screen/window management system that includes routines for decorated windows.

... part of T2, get it here

URL: http://kamatsu.net/vtoo/

Author: Kamatsu <whiteslug [at] gmail [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Beta
Version: 0.83

Remark: Does cross compile (as setup and patched in T2).

Download: http://kamatsu.net vtoo-0.83-src.tar.gz

T2 source: vtoo.cache
T2 source: vtoo.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.04 MB, 14 files

Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils findutils gawk grep linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).