[ 原始碼: ruby-ncurses ]
套件:ruby-ncurses(1.4.9-1 以及其他的)
ruby extension for the ncurses C library
All C functions are wrapped by module functions of the module "Ncurses", with exactly the same name. Additionally, C functions expecting a WINDOW* as their first argument can also be called as methods of the "Ncurses::WINDOW" class.
The panel library (for support of overlapping windows) is also wrapped, in the module "Ncurses::Panel".
This module is built with wide character support.
其他與 ruby-ncurses 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libncurses6 (>= 6)
- shared libraries for terminal handling
-
- dep: libncursesw6 (>= 6)
- shared libraries for terminal handling (wide character support)
-
- dep: libruby2.7 (>= 2.7.0)
- Libraries necessary to run Ruby 2.7
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)