openbsd-ports/devel/ruby-ncurses/pkg/DESCR

5 lines
264 B
Plaintext
Raw Normal View History

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.