Paketname | python-peak.util |
Beschreibung | utilities from the Python Enterprise Application Kit |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 20090610-2 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | python-support (>= 0.90.0), python-decoratortools (>= 1.5) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 67842 Byte |
Prüfsumme MD5 | 243e85184c58137d601664e9c6c4c222 |
Prüfsumme SHA1 | c2f941d18cc1f7642d68b56608b1f57ae50690d3 |
Prüfsumme SHA256 | a24766daaf8eebc4e826295bc4b206c9f2ed376d61d6fee8b854ca4856b56542 |
Link zum Herunterladen | python-peak.util_20090610-2_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
|