Source: php-xajax
Section: web
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: David Gil <dgil@telefonica.net>
Uploaders: Javier Fernandez-Sanguino Pen~a <jfs@computer.org>
Build-Depends: debhelper (>= 5.0.0)
Standards-Version: 3.8.4
Homepage: http://xajaxproject.org/
Vcs-Svn: svn://xajax.svn.sourceforge.net/svnroot/xajax
Vcs-Browser: http://xajax.svn.sourceforge.net/viewvc/xajax/

Package: php-xajax
Architecture: all
Depends: ${misc:Depends}, php | php-cgi | php-cli
Description: A library to develop Ajax applications
 Xajax is an open source PHP class library that allows you to easily create
 powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP.
 Applications developed with xajax can asynchronously call server-side PHP
 functions and update content without reloading the page.

