Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37763838
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 

%define module Number-Format

Name: perl-%module
Version: 1.52
Release: alt1

Summary: Perl module converts numbers to strings with pretty formatting
Group: Development/Perl
License: Artistic

URL: %CPAN %module
Source: http://www.cpan.org/modules/by-module/Number/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Jun 14 2007

BuildRequires: perl-devel

%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.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README CHANGES
%perl_vendor_privlib/Number*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

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