Paketname | libncurses-ruby1.9.1 |
Beschreibung | ruby Extension for the ncurses C library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.4-2 |
Sektion | universe/ruby |
Priorität | optional |
Installierte Größe | 272 Byte |
Hängt ab von | libc6 (>= 2.4), libncurses5 (>= 5.6+20071006-3), libruby1.9.1 (>= 1.9.1.376), ruby1.9.1 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | ncurses-ruby |
Paketgröße | 68488 Byte |
Prüfsumme MD5 | f60c15c7e28fa225f0b1ce756d13f822 |
Prüfsumme SHA1 | 4670ec48992f1db2628a27ef1d3b20dde753a4e5 |
Prüfsumme SHA256 | 3375210da2ec2e268d847d64a09f4c574c57dfaa22def9bc0ff059563547f191 |
Link zum Herunterladen | libncurses-ruby1.9.1_1.2.4-2_i386.deb |
Ausführliche Beschreibung | 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".
|