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.
 
 
 
 
 
 
Willy Sudiarto Raharjo 1a0cf9b7e5
ruby/ncurses-ruby: Update MD5SUM.
9 years ago
..
README ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 9 years ago
ncurses-ruby.SlackBuild ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 9 years ago
ncurses-ruby.info ruby/ncurses-ruby: Update MD5SUM. 9 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.