curses-extension 2.1
The Ruby curses library is sorely lacking some important features. This class extension adds a set of features that makes it much easier to create and manage terminal curses applications in Ruby. See the Github page for information on what properties and functions are included: https://github.com/isene/Ruby-Curses-Class-Extension. The curses_template.rb is also installed in the lib directory and serves as the basis for my own curses applications. New in 2.1: Simplified
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
curses
~> 1.3, >= 1.3.2