libnet-idn-encode-perl 2.100-1 source package in Ubuntu

Changelog

libnet-idn-encode-perl (2.100-1) unstable; urgency=medium


  * Team upload.
  * New upstream release.
  * Update build dependencies.

 -- gregor herrmann <email address hidden>  Thu, 02 Jan 2014 21:31:56 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libnet-idn-encode-perl_2.100-1.dsc 2.2 KiB aed8673f558f63248b77580f4a30b808d1402ddcd4c23edf4bbea897233ed6d5
libnet-idn-encode-perl_2.100.orig.tar.gz 442.0 KiB 018898c79f279b8390d646ab1825508c37b0c511f337e6bfe059a97fae30f09a
libnet-idn-encode-perl_2.100-1.debian.tar.gz 2.1 KiB d9f780fb2e6d74fd14bdfc749636d48fbebe56d75fed889304959966f28e6d70

Available diffs

No changes file available.

Binary packages built by this source

libnet-idn-encode-perl: Internationalizing Domain Names in Applications (IDNA)

 Net::IDN::Encode provides an easy-to-use interface to encode and decode
 Internationalized Domain Names (IDNs).
 .
 IDNs use characters drawn from a large repertoire (Unicode), but IDNA
 allows the non-ASCII characters to be represented using only the ASCII
 characters already allowed in so-called host names today
 (letter-digit-hypen, /[A-Z0-9-]/i).