Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042057
en ru br
ALT Linux repos
S:1.03-alt2
5.0: 1.01-alt2.1
4.1: 1.01-alt2.1
4.0: 1.01-alt2.1
3.0: 1.01-alt2.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Text-FormatTable
Name: perl-%dist
Version: 1.03
Release: alt2

Summary: Format text tables
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Fri Apr 30 2010

BuildRequires: perl-devel

%description
Text::FormatTable renders simple tables as text. You pass to the constructor
a table format specification similar to LaTeX (e.g. "r|l|l") and you call
methods to fill the table data and insert rules. After the data is filled,
you render the table as text.

%prep
%setup -q -n %dist-%version
rm example.pl

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Text*

%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