Source: python-django-threadedcomments
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Bernhard Reiter <ockham@raz.or.at>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~),
 python-setuptools, python-django (>= 1.0)
Standards-Version: 3.9.4
X-Python-Version: >= 2.3
Homepage: https://github.com/HonzaKral/django-threadedcomments
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-threadedcomments/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-threadedcomments/trunk/

Package: python-django-threadedcomments
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.0)
Suggests: python-django-south
Description: simple yet flexible threaded commenting system for Django
 This threaded commenting system for Django allows commenters to
 reply not only to the original item, but to other comments as well. It becomes
 near-trivial to create a system similar to what Reddit or Digg have in their
 comments sections.
