[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#740400: ITP: libvterm -- abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator



Package: wnpp
Severity: wishlist
Owner: James McCoy <jamessan@debian.org>

* Package name    : libvterm
  Version         : 0~20140228
  Upstream Author : Paul Evans <leonerd@leonerd.org.uk>
* URL             : http://www.leonerd.org.uk/code/libvterm/
* License         : MIT
  Programming Lang: C
  Description     : abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator

An abstract C99 library which implements a VT220 or xterm-like terminal
emulator. It doesn't use any particular graphics toolkit or output
system, instead it invokes callback function pointers that its embedding
program should provide it to draw on its behalf. It avoids calling
malloc() during normal running state, allowing it to be used in embedded
kernel situations.


Reply to: