The latest version of vty is 6.2-0.

vty

Version 3.0.1 revision 0 uploaded by GwernBranwen.

Package meta

Synopsis
A simple terminal access library
Description

vty is a *very* simplistic library in the niche of ncurses. It is intended to be easy to use, have no confusing corner cases, and good support for common terminal types.

If you want to use it, currently the best reference is the test module (Test.hs).

Notable infelicities: requires an ANSI-type terminal, poor efficiency, requires Linux/xterm style UTF8 support.

You can 'darcs get' it from http://members.cox.net/stefanor/vty © 2006-2007 Stefan O'Rear; BSD3 license.

Author
Stefan O'Rear
Bug reports
n/a
Category
User Interfaces
Copyright
n/a
Homepage
n/a
Maintainer
Stefan O'Rear <stefanor@cox.net>
Package URL
n/a
Stability
n/a

Components