Paketname | python-pastedeploy |
Beschreibung | load, configure, and compose WSGI applications and servers |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.3.3-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 272 Byte |
Hängt ab von | python-support (>= 0.90.0), python-pkg-resources |
Empfohlene Pakete | python-pastescript (>= 1.6.2-3) |
Paketbetreuer | Piotr Ożarowski |
Quelle | pastedeploy |
Paketgröße | 30726 Byte |
Prüfsumme MD5 | 42ec99017bf3c0abaa935fcb8df26e49 |
Prüfsumme SHA1 | 9a969eac278f5147181675772aa69731c9fa144b |
Prüfsumme SHA256 | 6eb10d09dfe6807859e3816af84c823263de79934c6ee963ba9f80cdf701aa9e |
Link zum Herunterladen | python-pastedeploy_1.3.3-3_all.deb |
Ausführliche Beschreibung | Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.
|