Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37799811
en ru br
ALT Linux repos
S:1.76-alt1
5.0: 1.52-alt1
4.1: 1.52-alt1
4.0: 1.52-alt1
3.0: 1.45-alt1.1

Group :: Development/Perl
RPM: perl-Number-Format

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.45-alt1.1
Build date: 19 february 2005, 02:25 ( 1002.4 weeks ago )
Size: 18.28 Kb

License: Artistic
Summary: Perl module converts numbers to strings with pretty formatting
Description:

Number::Format is a library for formatting numbers.  Functions are
provided for converting numbers to strings in a variety of ways, and to
convert strings that contain numbers back into numeric form.  The output
formats may include thousands separators - characters inserted between
each group of three characters counting right to left from the decimal
point.  The characters used for the decimal point and the thousands
separator come from the locale information or can be specified by the
user.

Also of note is the format_picture command which converts a number into
a string using a "picture" string that you provide.  This is similar to
the PRINT USING statement that some versions of BASIC have.

In addition, functions exist to generate strings for numbers
containing currency (e.g. "USD 9.99", "DEM 20.00", etc.) or for
rounding large values of bytes to the nearest giga/mega/kilo
(e.g. "1.5M", "640K", etc.).

Current maintainer: Yuri N. Sedunov

List of contributors

List of rpms provided by this srpm:

  • perl-Number-Format
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin