File: control

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

Package: libxml-xupdate-libxml-perl
Architecture: all
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 XML::XUpdate::LibXML provides the methods
 for applying such updates. The module implements the XUpdate format
 as described in the latest XUpdate Working Draft.