Source: libnumber-format-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: locales-all, perl Standards-Version: 3.9.6 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnumber-format-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnumber-format-perl.git Homepage: https://metacpan.org/release/Number-Format Package: libnumber-format-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Multi-Arch: foreign Description: Perl module to format numbers for display Number::Format is a Perl module that formats numbers according to standard conventions, such as adding thousands separators and decimal points appropriate to the current locale. It can also convert strings into numbers, format currency values, and convert numbers to KB, MB, and GB values.