File: control

package info (click to toggle)
libtemplate-plugin-number-format-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 84 kB
  • ctags: 4
  • sloc: perl: 132; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 1,017 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libtemplate-plugin-number-format-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl, libnumber-format-perl, libtemplate-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Template-Plugin-Number-Format
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-number-format-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtemplate-plugin-number-format-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libtemplate-plugin-number-format-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libnumber-format-perl,
  libtemplate-perl
Description: Number formatting plugin for perl Template Toolkit
 Template::Plugin::Number::Format is a plugin for the perl Template Toolkit
 which provides access to the number formatting functions in the
 Number::Format module.