Paketname | librack-ruby1.8 |
Beschreibung | A modular Ruby webserver interface (Ruby 1.8) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.0-4 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 424 Byte |
Hängt ab von | ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Ryan Niebur |
Quelle | librack-ruby |
Paketgröße | 86776 Byte |
Prüfsumme MD5 | 2ac83a6583b4d73725f577ad707ac418 |
Prüfsumme SHA1 | d9961a28f9051861400a8f7368c66ba24de63994 |
Prüfsumme SHA256 | 42f12a50770913b65be2d3b190a41d98fc86553e7f765e7a363881c72b3858a9 |
Link zum Herunterladen | librack-ruby1.8_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 is the package for Ruby 1.8.
|