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-django-treebeard
BeschreibungEfficient implementations of tree data structures for Django
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.61-1
Sektionpython
Prioritätoptional
Installierte Größe288 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0), python-django (>= 1.0)
Empfohlene Pakete
PaketbetreuerChris Lamb
Quelle
Paketgröße37708 Byte
Prüfsumme MD572194d48978b3cb1eccb1a3182e414c8
Prüfsumme SHA13c974b74e41623135218e671ba0b0132290ff187
Prüfsumme SHA2564f10361e7017f6dd5965f7f85bb854a3c5c5e271b0ad0ad76baac6756f51d714
Link zum Herunterladenpython-django-treebeard_1.61-1_all.deb
Ausführliche BeschreibungDjango Treebeard is a library that implements efficient data structures for storing hierachical data in a database using the Django web development framework. . It currently includes 3 different tree implementations: adjacency list, materialized path and nested sets. Each one has it's own strengths and weaknesses but share the same API, so it’s easy to switch between them.


Impressum
Linux is a registered trademark of Linus Torvalds