File: control

package info (click to toggle)
php-xml-util 1.1.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 76 kB
  • ctags: 76
  • sloc: php: 465; xml: 173; makefile: 53
file content (18 lines) | stat: -rw-r--r-- 609 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: php-xml-util
Section: web
Priority: optional
Maintainer: Jose Carlos Medeiros <debian@psabs.com.br>
Uploaders: Ola Lundqvist <opal@debian.org>
Build-Depends-Indep: php-pear
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: php-xml-util
Architecture: all
Depends: php4-pear (>= 4:4.3.0) | php-pear
Description: a XML utility for php-pear
 Selection of methods that are often needed when working with XML documents.
 Functionality includes creating of attribute lists from arrays, creation of
 tags, validation of XML names and more.
 .
 Homepage: http://pear.php.net/package/XML_Util/