1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: liblocale-currency-format-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Robin Sheat <robin@catalyst.net.nz>, Fabrizio Regalli <fabreg@fabreg.it>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Locale-Currency-Format
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblocale-currency-format-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblocale-currency-format-perl.git
Testsuite: autopkgtest-pkg-perl
Package: liblocale-currency-format-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl functions for formatting monetary values
Locale::Currency::Format is a light-weight Perl module that enables Perl code
to display monetary values in the formats recognized internationally and/or
locally.
|