Source: php-net-idna2 Section: php Priority: extra Maintainer: Debian PHP PEAR Maintainers Uploaders: Rajasekhar Ponakala , Sunil Mohan Adapa , Bhuvan Krishna Devabhaktuni Build-Depends: debhelper (>= 9), pkg-php-tools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-php/php-net-idna2.git Vcs-Git: https://anonscm.debian.org/git/pkg-php/php-net-idna2.git Homepage: http://pear.php.net/package/Net_IDNA2 Package: php-net-idna2 Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: PHP Pear module for handling international domain names Punycode is a way to represent Unicode with the limited character subset of ASCII supported by the Domain Name System. Punycode is intended for the encoding of labels in the Internationalized Domain Names in Applications (IDNA) framework. . This library provides Net\IDNA2 PHP class that can be used to perform Punycode encoding and decoding.