Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530679
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 _unpackaged_files_terminate_build 1
%define module Number-Format

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

Packager: Victor Forsiuk <force at altlinux.org>

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

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{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 TODO CHANGES README
%perl_vendor_privlib/Number*

%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