Source: django-dajax
Section: python
Priority: optional 
Maintainer: Angel Abad <angelabad@gmail.com>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3)
Standards-Version: 3.9.1
Homepage: http://wiki.github.com/jorgebastida/django-dajax
Vcs-Svn: svn://svn.debian.org/python-modules/packages/django-dajax/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/django-dajax/trunk/
X-Python-Version: >= 2.4
DM-Upload-Allowed: yes

Package: python-django-dajax
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.1.0),
 python-django-dajaxice (>= 0.1.3)
Breaks: ${python:Breaks} 
Description: easy to use ajax library for django
 Dajax helps creating easy-to-use, lightweight and uniform communications
 between clients and servers over XMLHttpRequest. Dajax supports four of
 the most important and popular js frameworks, including Prototype, jQuery,
 mootols and Dojo.

