File: control

package info (click to toggle)
libxml-xupdate-libxml-perl 0.6.0-3
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 124 kB
  • ctags: 34
  • sloc: perl: 487; makefile: 40
file content (19 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (2)
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)
Build-Depends-Indep: perl, libxml-libxml-iterator-perl
Standards-Version: 3.9.4

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