Source: python-django-conneg
Section: python
Priority: extra
Maintainer: Alexander Dutton <alexander.dutton@it.ox.ac.uk>
Build-Depends: debhelper (>= 7.0.50~),
               python-all,
               python-support,
               python-mock,
               python-django (>= 1.3)
Standards-Version: 3.9.1
X-Python-Version: >= 2.6
Homepage: https://github.com/ox-it/django-conneg
Vcs-Git: git://github.com/ox-it/django-conneg.git

Package: python-django-conneg
Section: python
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-django (>= 1.3)
Description: Class-based views for returning content-negotiated responses
 django-conneg provides a simple and extensible framework for producing
 views that content-negotiate in Django.
