Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729292
en ru br
ALT Linux repos
S:0.81-alt1
5.0: 0.79-alt2
4.1: 0.79-alt1
4.0: 0.76-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

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

Name: perl-Text-WikiFormat
Version: 0.76
Release: alt1

Summary: Module for translating Wiki formatted text into other formats

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Sat Sep 10 2005

BuildRequires: perl-Devel-Symdump perl-Module-Build perl-Pod-Coverage perl-Pod-Escapes perl-Pod-Simple perl-Test-Pod-Coverage perl-URI perl-devel

%description
The original Wiki web site had a very simple interface to edit and to
add pages. Its formatting rules are simple and easy to use. They are also
easy to translate into other, more complicated markup languages with this
module. It creates HTML by default, but can produce valid POD, DocBook,
XML, or any other format imaginable.  The most important function is
format(). It is not exported by default.

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

%install
%perl_vendor_install

%files
%doc README Changes
%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