Willy Sudiarto Raharjo 1a0cf9b7e5 ruby/ncurses-ruby: Update MD5SUM. 8 anos atrás
..
README 6f5ca725bf ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 8 anos atrás
ncurses-ruby.SlackBuild 6f5ca725bf ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 8 anos atrás
ncurses-ruby.info 1a0cf9b7e5 ruby/ncurses-ruby: Update MD5SUM. 8 anos atrás
slack-desc 6f5ca725bf ruby/ncurses-ruby: Added (Ruby module for accessing the ncurses). 8 anos atrás

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.