curses-extension 2.3
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.2: Added the method `frame` and made the curses-template.rb more informative and sexy
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
curses
~> 1.3, >= 1.3.2