Paketname | libcmd-ruby |
Beschreibung | library for building line-oriented command interpreters in Ruby |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.0-3 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 52 Byte |
Hängt ab von | libcmd-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Paul van Tilburg |
Quelle | |
Paketgröße | 10592 Byte |
Prüfsumme MD5 | 8e5d04524e0e7000696c37c399b12207 |
Prüfsumme SHA1 | d717607c9a6d7617e25b189bfed92eb018413e60 |
Prüfsumme SHA256 | 7e887dde6114df29774b551a1a07c15dd8696da3c98e7794d378a9f413499cd8 |
Link zum Herunterladen | libcmd-ruby_0.8.0-3_all.deb |
Ausführliche Beschreibung | This is a library for building line-oriented command interpreters in Ruby.
Simply inherit from cmd's Cmd class, and methods whose names start with
"do_" become interactive commands. cmd is inspired by the Python library
of the same name, but offers a distinctive Ruby feel and several
additional features.
.
This is a dummy package depending on the library for the current default
version of Ruby.
|