RubyGems Navigation menu

curses-extension 1.2

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 1.2: Added functions `print`, `puts`and `format`.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 3.0.1 - July 14, 2023 (10.0 KB)
  2. 3.0 - July 13, 2023 (9.5 KB)
  3. 2.3 - July 10, 2023 (9.0 KB)
  4. 2.2 - July 09, 2023 (8.5 KB)
  5. 2.1 - July 07, 2023 (8.5 KB)
  6. 1.2 - January 25, 2023 (7.0 KB)
显示所有版本 (共 13 个)

Runtime 依赖 (1):

curses ~> 1.3, >= 1.3.2

业主:

推送:

作者:

  • Geir Isene

SHA 256 校验和:

1fd46daf0ae9e90256d7009fb32939123be46b707c2d18cfb01e46fc542ea9b2

下载总量 8,878

这个版本 412

许可:

Unlicense

需要的 Ruby 版本: >= 0

链接: