File: control

package info (click to toggle)
libxml-xupdate-libxml-perl 0.6.0-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 96 kB
  • sloc: perl: 487; makefile: 40; sh: 9
file content (19 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libxml-xupdate-libxml-perl
Maintainer: Alexander Zangerl <az@debian.org>
Priority: optional
Section: perl
Build-Depends: debhelper (>=8.0.0), dpatch
Build-Depends-Indep: perl, libxml-libxml-iterator-perl
Standards-Version: 3.9.1

Package: libxml-xupdate-libxml-perl
Architecture: all
Priority: optional
Section: perl
Depends: perl, libxml-libxml-perl, libxml-libxml-iterator-perl, ${perl:Depends}, ${misc:Depends}
Homepage: http://search.cpan.org/~pajas/XML-XUpdate-LibXML/
Description: Perl module that implements XUpdate modification language
 XUpdate is a language for expressing modifications to be performed 
 on an XML document, and this module provides the methods for applying
 such updates. The module implements the XUpdate format as described 
 in the latest XUpdate Working Draft.