Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37482194
en ru br
ALT Linux repos
S:0.994-alt4.1
5.0: 0.994-alt1
4.1: 0.991-alt1

Group :: Development/Perl
RPM: perl-SGML-Parser-OpenSP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist SGML-Parser-OpenSP
Name: perl-%dist
Version: 0.994
Release: alt3.1.1.1

Summary: Parse SGML documents using OpenSP
License: Perl
Group: Development/Perl

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

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: gcc-c++ libOpenSP-devel perl-Class-Accessor perl-Test-Exception perl-Test-Pod

%description
This module provides an interface to the OpenSP SGML parser.
OpenSP and this module are event based. As the parser recognizes
parts of the document (say the start or end of an element),
then any handlers registered for that type of an event
are called with suitable parameters.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/SGML
%perl_vendor_autolib/SGML

%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