Source: libnet-domain-tld-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Marc Brockschmidt <he@debian.org>,
 gregor herrmann <gregoa@debian.org>, Brian Cassidy <brian.cassidy@gmail.com>,
 Nicholas Bamber <nicholas@periapt.co.uk>
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/Net-Domain-TLD/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-domain-tld-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-domain-tld-perl.git

Package: libnet-domain-tld-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends} 
Description: list of currently available Top-level Domains (TLDs)
 The purpose of Net::Domain::TLD is to provide the user with a current list of
 available top level domain names including new ICANN additions and ccTLDs.
 It provides two functions:
 .
  - tld_exists - returns whether a certain top-level domain exists
  - tld - returns various lists of top-level domains
