Source: python-django-appconf
Section: python
Priority: extra
Maintainer: Ubuntu Developer <ubuntu-devel@lists.ubuntu.com>
Build-Depends: debhelper (>= 8.0.0), python-setuptools, python-all (>= 2.6.6-3~), 
 python-django (>= 1.1)
Standards-Version: 3.9.3
Homepage: http://pypi.python.org/pypi/django-appconf/

Package: python-appconf
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-django (>= 1.1)
Provides: ${python:Provides}
Description: A helper class for handling configuration defaults of packaged apps gracefully.
 Django-appconf provides a helper class for handling configuration defaults
 of packaged apps gracefully.
