B. Watson 717628cdb8 ruby/ncurses-ruby: Wrap README at 72 columns. 2 years ago
..
README 717628cdb8 ruby/ncurses-ruby: Wrap README at 72 columns. 2 years ago
ncurses-ruby.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
ncurses-ruby.info 6d67b51441 ruby/ncurses-ruby: Update maintainer email. 3 years ago
slack-desc 6f5ca725bf ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 7 years ago

README

A Ruby module for accessing the ncurses library

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