[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738300: O: python-django-treebeard -- Efficient implementations of tree data structures for Django



Package: wnpp
Severity: normal
X-Debbugs-CC: debian-devel@lists.debian.org

I am orphaning this package so that it can be more actively maintained.
Full Git maintenance history is available - see the Vcs-Git headers in
debian/control.

  Source: python-django-treebeard
  Section: python
  Priority: optional
  Maintainer: Debian QA Group <packages@qa.debian.org>
  Build-Depends: debhelper (>= 7.0.50~)
  Build-Depends-Indep: python-support, python-sphinx, python-django,
  graphviz, python-setuptools Standards-Version: 3.9.4
  Vcs-Git: git://github.com/lamby/pkg-python-django-treebeard.git
  Vcs-Browser: https://github.com/lamby/pkg-python-django-treebeard
  Homepage: https://tabo.pe/projects/django-treebeard/
  
  Package: python-django-treebeard
  Architecture: all
  Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0)
  Description: Efficient implementations of tree data structures for Django
   Django 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.
  
  Package: python-django-treebeard-doc
  Architecture: all
  Section: doc
  Depends: ${misc:Depends}, libjs-jquery
  Description: Efficient implementations of tree data structures for Django
  (documentation) Django 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.
   .
   This package contains the documentation in searchable HTML format.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org
       `-


Reply to: