Paketname | python-peak.util |
Beschreibung | utilities from the Python Enterprise Application Kit |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 20090610-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | python, python-support (>= 0.90.0), python-decoratortools (>= 1.5) |
Empfohlene Pakete | |
Paketbetreuer | Debian QA Group |
Quelle | |
Paketgröße | 68714 Byte |
Prüfsumme MD5 | 7d8b11a7a25aea9d125fce5146f52437 |
Prüfsumme SHA1 | 43190b0a295d7e8a3a2289f0fec71257893d7b6d |
Prüfsumme SHA256 | 4552a21023cdd64388ddb4005fe59ecaf620bac82d9876e6a427c8a6ba73ea8d |
Link zum Herunterladen | python-peak.util_20090610-3_all.deb |
Ausführliche Beschreibung | The Python Enterprise Application Kit (PEAK) is a set of Python
libraries to help develop large-scale Python applications.
.
PEAK includes libraries and frameworks to support: component
integration, component configuration , document-driven testing,
event-driven programming, storage management and persistence, domain
modelling, and much more.
.
This package provides a subset of utilities related to PEAK, and
commonly found as dependencies for PEAK-based components. In
particular, this package provides:
.
* AddOns - dynamic mixins with private attribute and methods
* BytecodeAssembler - code object generation assembling bytecode
* Extremes - absolute max and min values (PEP 326 implementation)
* SymbolType - symbol type, i.e., enumerations
|