Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37832544
en ru br
ALT Linux repos
S:0.53-alt2
5.0: 0.53-alt1.1
4.1: 0.53-alt1.1
4.0: 0.53-alt1.1
3.0: 0.53-alt1.1

Group :: Development/Perl
RPM: perl-XML-SimpleObject

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist XML-SimpleObject
Name: perl-%dist
Version: 0.53
Release: alt2

Summary: A simple object representation of a parsed XML::Parser tree
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 27 2011

BuildRequires: perl-XML-Parser perl-devel

%description
This is a small and simple package that takes the output of an XML parser
and gives simple methods for accessing the structure of an XML document.
It is very lightweight, but provides the simplest access to an XML document
possible. It does not subclass XML::Parser or XML::LibXML; rather, it is
meant to serve purely as an object struct for an outgoing tree.

%prep
%setup -q -n %dist%version
rm -r LibXML/

%build
%perl_vendor_build

%install
%perl_vendor_install
rm %buildroot%perl_vendor_privlib/XML/ex.pl

%files
%doc Changes README ex.pl
%perl_vendor_privlib/XML

%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