Paketname | libncurses-ruby1.8 |
Beschreibung | ruby Extension for the ncurses C library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.4-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 268 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libncurses5 (>= 5.6+20071006-3), libruby1.8 (>= 1.8.7.249), ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Debian Ruby Extras Maintainers |
Quelle | ncurses-ruby |
Paketgröße | 68370 Byte |
Prüfsumme MD5 | c1917762b1c2376717329ec2d394ae52 |
Prüfsumme SHA1 | 339b81710fb4df7207bf0f5feddf8c544e584f81 |
Prüfsumme SHA256 | d9a43930dfb43a058a767a046ff69d42c3aca5d30829bd4e0f7266ed26836e95 |
Link zum Herunterladen | libncurses-ruby1.8_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".
|