Paketname | python-myghtyutils |
Beschreibung | Set of utility classes used by Myghty templating |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.52-4 |
Sektion | web |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | python-support (>= 0.90.0), python |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | myghtyutils |
Paketgröße | 20076 Byte |
Prüfsumme MD5 | a3126f1c5a0450e8aa8ae97757abee41 |
Prüfsumme SHA1 | f2bf746b70a15f8d62ddd7a3b204f41774d88d6f |
Prüfsumme SHA256 | 104b2ebb0c5b0ccb581acad73c79c97ef31e8134c5d1d310947d9dfde6effce7 |
Link zum Herunterladen | python-myghtyutils_0.52-4_all.deb |
Ausführliche Beschreibung | Utility classes used by Myghty templating:
container - the Containment system providing back-end neutral key/value
storage, with support for in-memory, DBM files, flat files, and memcached.
buffer - some functions for augmenting file objects .
util - various utility functions and objects.
synchronizer - provides many reader/single writer synchronization using
either thread mutexes or lockfiles.
session - provides a Session interface built upon the Container, similar
interface to mod_python session. Currently needs a mod_python-like request
object, this should be changed to something more generic.
|