Source: libgravatar-url-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Angel Abad Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9), libmodule-build-perl Build-Depends-Indep: libnet-dns-perl (>= 1.01), libtest-mockrandom-perl, libtest-warn-perl, liburi-perl, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgravatar-url-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgravatar-url-perl.git Homepage: https://metacpan.org/release/Gravatar-URL Package: libgravatar-url-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libnet-dns-perl (>= 1.01), liburi-perl Description: Perl interface to make URLs for Gravatars from an email address A Gravatar is a Globally Recognized Avatar for a given email address. This allows you to have a global picture associated with your email address. You can look up the Gravatar for any email address by constructing a URL to get the image from gravatar.com. Gravatar::URL does that.