Paketname | python-okasha |
Beschreibung | trivial WSGI web framework for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (non-free) |
Version | 0.1.0-2 |
Sektion | non-free/python |
Priorität | optional |
Installierte Größe | 140 Byte |
Hängt ab von | python (>= 2.6), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | okasha |
Paketgröße | 26994 Byte |
Prüfsumme MD5 | 0e52a9bb274f99bf57ab4cc04637f3e3 |
Prüfsumme SHA1 | 1b05ec0c35f42d0333d23e23dacb2a03dedba82e |
Prüfsumme SHA256 | 45351d0713a94d2651b8f48f71a0904093745bbf83f07f7fe405819573c5fcf6 |
Link zum Herunterladen | python-okasha_0.1.0-2_all.deb |
Ausführliche Beschreibung | Almost do-nothing web framewrok that features:
* WSGI-enabled ie. can be used with mod_wsgi, mod_python, Fast CGI, CGI, with
paste or even without even a server
* light weight
* can be tuned to be suitable for desktop apps or public web servers
* no extra dependencies
* very simple
* Contains a module to add support for XSLT-based templates (requires
python-lxml package)
* Contains a module to add support for Kid-based templates (requires
python-kid package)
|