Source: libxml-quote-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), perl (>= 5.6.10-12)
Maintainer: GOsa packages mainteners group <gosa-pkg@oss.gonicus.de>
Uploaders: Cajus Pollmeier <cajus@debian.org>, Benoit Mortier <benoit.mortier@opensides.be>
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/XML-Quote/
Vcs-Browser: https://oss.gonicus.de/repositories/goto/trunk/libxml-quote-perl
Vcs-Svn: https://oss.gonicus.de/repositories/goto/trunk/libxml-quote-perl

Package: libxml-quote-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description:  XML quote/dequote functions
 This module provides functions to quote/dequote strings in "xml"-way.
 .
 All functions are written in XS and are very fast; they correctly process
 utf8, tied, overloaded variables and all the rest of perl "magic".
 .
