Paketname | librack-ruby |
Beschreibung | A modular Ruby webserver interface |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.0-4 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 2340 Byte |
Hängt ab von | librack-ruby1.8 (>= 1.1.0-4), libjs-jquery |
Empfohlene Pakete | |
Paketbetreuer | Ryan Niebur |
Quelle | |
Paketgröße | 202820 Byte |
Prüfsumme MD5 | debc65a615feb21af579f0170e8d80b7 |
Prüfsumme SHA1 | 8fd9cc2c06357c6d79e203402823d74b249c8de0 |
Prüfsumme SHA256 | f57cafb79f30cd7a626c6fb86e00010743f2b5212ab92f1156ebb56f54e3bf7c |
Link zum Herunterladen | librack-ruby_1.1.0-4_all.deb |
Ausführliche Beschreibung | Rack provides a minimal, modular and adaptable interface for
developing web applications in Ruby. By wrapping HTTP requests and
responses in the simplest way possible, it unifies and distills the
API for web servers, web frameworks, and software in between (the
so-called middleware) into a single method call.
.
The exact details of this are described in the Rack specification,
which all Rack applications should conform to.
.
This package provide documentation and depends on the package
containing the actual library for the default Ruby version.
|