File: control

package info (click to toggle)
php-xajax 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,176 kB
  • ctags: 2,662
  • sloc: php: 11,879; sh: 34; makefile: 13
file content (19 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: php-xajax
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10)
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.