RAA - win32_console

win32_console / 0.8.0

Short description: Interface to Win32's consoles and ANSI output
Category: Application/Win32
Status: stable
Created: 2004-01-16 09:12:42 GMT
Last update: -
Owner: Gonzalo Garramuno (Projects of this owner)
Homepage: http://rubyforge.org/projects/win32console/
Download: http://rubyforge.org/projects/win32console/
License: Ruby's
Dependency:
None
Description:

A full port of Perl's Win32::Console and Win32::Console::ANSI with an identical interface.

It allows working with Windows' Consoles much more easily (changing colors, positioning cursor, querying info, and emulates ANSI control characters for command line utilites that look the same on either unix or dos).

v0.8 adds a test suite, ruby rdocs, more debugging messages and exceptions, and fixes most nasty bugs I found.

Edit this project (for project owner)

back to RAA top