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

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.