Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042348
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 module Text-FormatTable
%define m_distro Text-FormatTable
%define m_name Text::FormatTable
%define m_author_id DSCHWEI
Name: perl-%module
Version: 1.01
Release: alt2.1

Summary: Format text tables
Summary(ru_RU.UTF-8): Форматирует текстовые таблицы
Group: Development/Perl
License: GPL or Artistic

Url: %CPAN %m_distro
BuildArch: noarch
Source: %m_distro-%version.tar.bz2
#Patch0: perl-%m_distro-1.04-alt-fixes.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 08 2004

BuildRequires: perl-devel

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

%description -l ru_RU.UTF-8
%m_name верстает простенькие таблицы как текст. Вы передаёте конструктору
формат таблицы наподобие LaTeX (т.е. "r|l|l") и вызываете методы для
заполнения табличных данных и указания правил. После этого таблица верстается
как текст.

%prep
%setup -q -n %m_distro-%version
#%patch0 -p0

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Text
%perl_vendor_man3dir/*
%doc README Changes

%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