Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37378485
en ru br
ALT Linux repos
S:3.52-alt1
5.0: 3.29-alt1
4.1: 3.29-alt1
4.0: 3.29-alt1
3.0: 3.17-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Module/Build.pm)
%define dist XML-Twig
Name: perl-%dist
Version: 3.52
Release: alt1

Summary: A perl module for processing huge XML documents in tree mode
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Dec 22 2010

BuildRequires: expat perl-HTML-Tree perl-IO-String perl-IO-stringy perl-Test-Pod perl-Tie-IxHash perl-XML-SAX-Writer perl-XML-Simple perl-XML-XPath perl-YAML perl-podlators perl-unicore

%description
This module provides a way to process XML documents. It is build on top
of XML::Parser.  The module offers a tree interface to the document, while
allowing you to output the parts of it that have been completely processed.

This package also contains the following utilities:

xml_pp XML pretty printer
xml_grep grep XML files looking for specific elements
xml_spellcheck spellcheck XML files skipping tags
xml_split cut a big XML file into smaller chunks
xml_merge merge back XML files split with xml_split

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

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Change* README
%_bindir/xml_*
%_man1dir/xml_*
%dir %perl_vendor_privlib/XML
%perl_vendor_privlib/XML/Twig.pm
%dir %perl_vendor_privlib/XML/Twig
%perl_vendor_privlib/XML/Twig/XPath.pm

%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