RAA - highline/1.2.0

highline / 1.2.0

Short description: A high-level line oriented interface toolkit.
Category: Library/TUI
Status: Production/Stable
Created: 2005-05-21 01:14:44 GMT
Last update: 2006-03-23 04:28:57 GMT
Owner: James Edward Gray II (Projects of this owner)
Homepage: http://highline.rubyforge.org/
Download: http://rubyforge.org/frs/?group_id=683
License: Ruby's
Dependency:
Requires: termios/0.9.4 For character reading. (Optional--will work without it.)
Description:

HighLine was designed to ease the tedious tasks of doing console input and output with low-level methods like gets() and puts(). HighLine provides a robust system for requesting data from a user, without needing to code all the error checking and validation rules and without needing to convert the typed Strings into what your program really needs. Just tell HighLine what you're after, and let it do all the work.

Versions: [1.5.1 (2009-05-08)] [1.2.7 (2007-02-07)] [1.2.0 (2006-03-23)] [1.0.2 (2006-02-20)] [1.0.1 (2005-07-07)] [1.0.0 (2005-07-07)] [0.6.1 (2005-05-26)] [0.6.0 (2005-05-21)]

Edit this project (for project owner)

back to RAA top