File: control

package info (click to toggle)
libtemplate-plugin-gravatar-perl 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: perl: 2,242; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,365 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: libtemplate-plugin-gravatar-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 12), libmodule-install-perl
Build-Depends-Indep: libtemplate-perl,
                     liburi-perl,
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtemplate-plugin-gravatar-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtemplate-plugin-gravatar-perl.git
Homepage: https://metacpan.org/release/Template-Plugin-Gravatar
Testsuite: autopkgtest-pkg-perl

Package: libtemplate-plugin-gravatar-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libtemplate-perl,
         liburi-perl
Description: Template Toolkit plugin for generating Gravatar URLs
 Template::Plugin::Gravatar is a configurable TT2 plugin for the generation of
 Gravatar URLs from email addresses.
 .
 Please see http://site.gravatar.com/site/implement for more on the service
 interface and http://site.gravatar.com/ for information about Gravatars
 (globally recognized avatars) in general.
 .
 All of the options supported in Gravatars--default, rating, size, and
 border--can be used here. The gravatar_id is generated from a given email.