File: control

package info (click to toggle)
libxml-validator-schema-perl 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 572 kB
  • ctags: 232
  • sloc: perl: 3,682; makefile: 16; xml: 16
file content (23 lines) | stat: -rw-r--r-- 1,138 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libxml-validator-schema-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), quilt
Build-Depends-Indep: perl (>= 5.6.0-12), libxml-sax-perl,
 libxml-filter-buffertext-perl, libtree-dagnode-perl, libxml-sax-expat-perl,
 libxml-libxml-perl, libxml-sax-writer-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryanryan52@gmail.com>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/XML-Validator-Schema/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-validator-schema-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-validator-schema-perl/

Package: libxml-validator-schema-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libtree-dagnode-perl,
 libxml-sax-perl, libxml-filter-buffertext-perl
Recommends: libxml-sax-expatxs-perl
Description: validate XML against a subset of W3C XML Schema
 XML::Validator::Schema allows you to validate XML documents against a W3C XML
 Schema. This module does not implement the full W3C XML Schema recommendation
 (http://www.w3.org/XML/Schema), but a useful subset.