Dash:
[t2.git] / package / develop / vtoo / vtoo.desc
blob21ec81e4473afe770a348a418711519e1c140765
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/vtoo/vtoo.desc
3 [COPY] Copyright (C) 2009 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A terminal I/O library similar in some respects to curses
14 [T] Vtoo is a terminal input, output, and control library that works with GNU
15 [T] compilers, and may or may not work with other compilers. Unlike curses,
16 [T] it doesn't use termcap databases or any sort of terminal-detection and
17 [T] abstraction routines. Vtoo supports colors and text styling attributes,
18 [T] positioning, window change handlers, streamlined single character input
19 [T] validation, text wrapping and alignment, working width/height detection,
20 [T] and an elegant stack-based screen/window management system that includes
21 [T] routines for decorated windows.
23 [U] http://kamatsu.net/vtoo/
25 [A] Kamatsu <whiteslug@gmail.com>
26 [M] The T2 Project <t2@t2-project.org>
28 [C] extra/development
30 [L] BSD
31 [S] Beta
32 [V] 0.83
33 [P] X -----5---9 120.000
35 [CV-URL] http://kamatsu.net/vtoo/
36 [D] c3e8e25627cc00c99c56adf9006bc9d9fcf2ac0eb7cfd085c89b4db7 vtoo-0.83-src.tar.gz http://kamatsu.net/