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-dispatch
BeschreibungRule and type-based generic dispatching for Python
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.5a.svn20080510-4ubuntu1
Sektionuniverse/python
Prioritätoptional
Installierte Größe364 Byte
Hängt ab vonpython (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), python-protocols,
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleruledispatch
Paketgröße70212 Byte
Prüfsumme MD57c490c39d27c417b6dfed70736114f84
Prüfsumme SHA1a458bd09a16a929a2dfdb78c2714621ea5cd5506
Prüfsumme SHA256d3d32a03237134b27999e4a1b57b4ba23e61b32520ecba4a2ca07a017a0ee2dd
Link zum Herunterladenpython-dispatch_0.5a.svn20080510-4ubuntu1_i386.deb
Ausführliche BeschreibungThe dispatch module allows Python programmers to write generic functions to handle various problems based on rules for the arguments it receives. . This allows Python implementations of double dispatch and "multimethods".


Impressum
Linux is a registered trademark of Linus Torvalds