Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37605467
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.991
Release: alt1

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

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

Packager: Sergey Kurakin <kurakin at altlinux.ru>

# Automatically added by buildreq on Fri Apr 25 2008

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

%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*
%_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