Source: libunicode-escape-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: cdbs,
               devscripts,
               libmodule-build-perl,
               perl,
               debhelper,
               dh-buildinfo,
               libunicode-string-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libunicode-escape-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-escape-perl
Homepage: http://search.cpan.org/dist/Unicode-Escape/

Package: libunicode-escape-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         ${cdbs:Depends}
Description: escape and unescape Unicode characters
 Unicode::Escape is a Perl library to escape and unescape Unicode
 characters other than ASCII.
 .
 When the server response is javascript code, this is convenient.
