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 Ubuntu Archiv lucid (universe)
Version1.1-2
Sektionuniverse/python
Prioritätoptional
Installierte Größe252 Byte
Hängt ab vonpython-support (>= 0.90.0), python-django (>= 1.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße35416 Byte
Prüfsumme MD527d9a90cc3aa56184469cbe066105cc1
Prüfsumme SHA16ebfc5e93941e4862dfa4a425ece8d5b5df90652
Prüfsumme SHA256696d06e0e2c62d59be3810414c08a786054c84459cdfafdc4631a0d52cbd4982
Link zum Herunterladenpython-django-treebeard_1.1-2_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