Source: django-tastypie
Maintainer: Dominique Belhachemi <domibel@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9), dh-python, python-all (>=2.6.6-3), python-setuptools, python-dateutil (>= 1.5), python-mimeparse (>= 0.1.4)
Standards-Version: 3.9.5
Homepage: http://django-tastypie.readthedocs.org/
X-Python-Version: >= 2.6

Package: python-django-tastypie
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-dateutil (>= 1.5), python-django (>= 1.5), python-mimeparse (>= 0.1.4)
Suggests: python-yaml, python-lxml
Breaks: python-tastypie (<< 0.11.1)
Replaces: python-tastypie (<< 0.11.1)
Description: webservice API framework for Django
 Tastypie is an webservice API framework for Django. It provides a
 convenient, yet powerful and highly customizable, abstraction for
 creating REST-style interfaces.
 .
 This is the Python 2 version of the package.
