| Paketname | python-lazr.enum |
| Beschreibung | Enums with zope.schema vocabulary support and database-friendly conveniences |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.1.2-0ubuntu3 |
| Sektion | universe/python |
| Priorität | extra |
| Installierte Größe | 188 Byte |
| Hängt ab von | python, python-central (>= 0.6.11), python-zope.interface, python-zope.schema, python-pkg-resources |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | lazr.enum |
| Paketgröße | 16046 Byte |
| Prüfsumme MD5 | 204ee27421ac005d790e4caf7a8c57e8 |
| Prüfsumme SHA1 | adc590b7bbf32f64c2b07d3881b0a3b925e45bc5 |
| Prüfsumme SHA256 | 32a1752e9034847dda78c0532d79ed1055ff0c80ad65a877c4030fff8e4f720f |
| Link zum Herunterladen | python-lazr.enum_1.1.2-0ubuntu3_all.deb |
| Ausführliche Beschreibung | Enumerated types are used primarily in two distinct places in the
Launchpad code: selector types; and database types.
.
Simple enumerated types do not have values, whereas database
enumerated types are a mapping from an integer value to something
meaningful in the code.
|