You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 717628cdb8 ruby/ncurses-ruby: Wrap README at 72 columns. 4 years ago
..
README ruby/ncurses-ruby: Wrap README at 72 columns. 4 years ago
ncurses-ruby.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
ncurses-ruby.info ruby/ncurses-ruby: Update maintainer email. 5 years ago
slack-desc ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 9 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.