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.4)
Build-Depends-Indep: python-support (>= 0.90)
Standards-Version: 3.8.4
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/ 
DM-Upload-Allowed: yes

Package: python-django-dajax
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-django,
 python-django-dajaxice (>= 0.1.3) 
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.

