debian-django-admin-tools/debian/control

21 lines
690 B
Plaintext

Source: django-admin-tools
Section: python
Priority: extra
Maintainer: Thomas Noel <tnoel@entrouvert.com>
Build-Depends: python-all, python-setuptools, debhelper (>= 8.0.0)
Standards-Version: 3.9.5
X-Python-Version: >= 2.5
Homepage: http://bitbucket.org/izi/django-admin-tools/
Package: python-django-admin-tools
Architecture: all
Depends: python-django, ${python:Depends}, ${misc:Depends}
Description: Tools for the Django administration interface
django-admin-tools is a collection of extensions/tools for the default django
administration interface, it includes:
.
* a full featured and customizable dashboard,
* a customizable menu bar,
* tools to make admin theming easier.