File: control

package info (click to toggle)
libtemplate-plugin-comma-perl 0.04-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 76 kB
  • ctags: 3
  • sloc: perl: 20; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 864 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
Source: libtemplate-plugin-comma-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Julien Vaubourg <julien@vaubourg.com>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libtemplate-perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-comma-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-plugin-comma-perl.git
Homepage: http://search.cpan.org/dist/Template-Plugin-Comma/

Package: libtemplate-plugin-comma-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, perl,
 libtemplate-perl
Description: TT plugin for using commas in numbers
 Template::Plugin::Comma is a plugin for TT, which allows you to commify your
 numbers in templates. This would be especially useful for prices.