[ ソース: ruby-ncurses ]
パッケージ: ruby-ncurses (1.4.11-1)
ruby-ncurses に関するリンク
Debian の資源:
ruby-ncurses ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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)
- 端末処理用共有ライブラリ
-
- dep: libncursesw6 (>= 6)
- ターミナル処理用共有ライブラリ (幅広文字をサポート)
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ