DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-enum
Beschreibungrobust enumerated type support in Python
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.4.4-1
Sektionpython
Prioritätoptional
Installierte Größe100 Byte
Hängt ab vonpython, python-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerFederico Ceratto
Quelle
Paketgröße9066 Byte
Prüfsumme MD589e7a758f9753b0833eacce92d32496f
Prüfsumme SHA1be219e435fb69ae0a947662c775059e788631bd0
Prüfsumme SHA256d3fa6455e8162dd957f2768470cc7710be8438f3c789c15fc8874b9687d8939d
Link zum Herunterladenpython-enum_0.4.4-1_all.deb
Ausführliche BeschreibungAn enumeration object is an immutable sequence object built from a sequence of strings. Each value is also available as an attribute. Such values are constant. Comparisons and enumeration are supported.


Impressum
Linux is a registered trademark of Linus Torvalds