Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37886505
en ru br
ALT Linux repos
S:1.05-alt1
5.0: 1.000-alt2
4.1: 1.000-alt1
4.0: 1.000-alt1
3.0: 1.000-alt1

Group :: Development/Perl
RPM: perl-Text-Wrapper

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - Text::Wrapper -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only -U Text::Wrapper
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Text-Wrapper
%define m_distro Text-Wrapper
%define m_name Text::Wrapper
%define m_author_id unknown
%define _enable_test 1

Name: perl-Text-Wrapper
Version: 1.000
Release: alt1

Summary: Text-Wrapper - Simple word wrapping routine

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/C/CJ/CJM/%m_distro-%version.tar.gz

# Automatically added by buildreq on Mon Jun 06 2005

BuildRequires: perl-devel

%description
Text::Wrapper provides simple word wrapping.  It breaks long lines,
but does not alter spacing or remove existing line breaks.  If you're
looking for more sophisticated text formatting, try the
Text::Format module.

Reasons to use Text::Wrapper instead of Text::Format:

=over 4

=item *

Text::Wrapper is significantly smaller.

=item *

It does not alter existing whitespace or combine short lines.
It only breaks long lines.

=back

Again, if Text::Wrapper doesn't meet your needs, try
Text::Format.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%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