openbsd-ports/devel/ruby-ncurses/pkg/DESCR
2003-12-15 21:42:08 +00:00

5 lines
264 B
Plaintext

Ruby interface which provides access to the functions, macros, global
variables and constants of the ncurses library. These are simply
mapped to a Module named Ncurses. Functions and external variables
are implemented as module functions of the Module Ncurses.