Source: libany-uri-escape-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Robin Sheat <robin@catalyst.net.nz>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl, liburi-perl | liburi-escape-xs-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libany-uri-escape-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libany-uri-escape-perl.git
Homepage: https://metacpan.org/release/Any-URI-Escape
Testsuite: autopkgtest-pkg-perl

Package: libany-uri-escape-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 liburi-perl | liburi-escape-xs-perl
Description: module to load URI::Escape::XS preferentially over URI::Escape
 URI::Escape is great, but URI::Escape::XS is faster. Any::URI::Escape loads
 URI::Escape::XS and imports the two most common methods if XS is installed.
