File: control

package info (click to toggle)
django-dajax 0.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 108 kB
  • ctags: 34
  • sloc: python: 61; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 990 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.