Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37572494
en ru br
Репозитории ALT
S:1.0.31-alt1
5.1: 1.0.26-alt1
4.1: 1.0.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Text-Markdown

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Text::Markdown
## Used in ikiwiki

Name: perl-Text-Markdown
Version: 1.0.31
Release: alt1

Summary: a text-to-HTML filter

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/~bobtfish/Text-Markdown/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>
BuildArch: noarch

%define real_name Text-Markdown
Source: %real_name-%version.tar

AutoReqProv: perl, yes
BuildRequires(pre): rpm-build-licenses perl-devel

# Automatically added by buildreq on Sun Nov 28 2010

BuildRequires: perl-HTML-Tidy perl-List-MoreUtils perl-Module-Install perl-Test-Differences perl-Test-Exception perl-Test-Pod perl-Test-Pod-Coverage perl-Text-Balanced

%description
Perl module Text::Markdown is a text-to-HTML filter; it translates
an easy-to-read / easy-to-write structured text format into HTML.
Markdown's text format is most similar to that of plain text email,
and supports features such as headers, *emphasis*, code blocks,
blockquotes, and links.

%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Readme.text Changes
%exclude /.perl.req
%perl_vendor_privlib/Text/Markdown*
%_bindir/Markdown.pl

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin