perl-XML-Twig

Perl Module for Processing Huge Xml Documents in Tree Mode

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. It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the 'twig_roots ' and 'twig_print_outside_roots ' options. The 'finish ' and 'finish_print ' methods also help to increase performances. XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser.

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。