Пакет perl-XML-Twig: Информация

    Исходный пакет: perl-XML-Twig
    Версия: 3.37-alt1
    Собран:  22 декабря 2010 г. 2:56
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/XML-Twig/

    Лицензия: GPL or Artistic
    О пакете: A 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.
    
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-XML-Twig (noarch)

    Сопровождающий: Alexey Tourbin

    Список участников:
    Alexey Tourbin
    Stanislav Ievlev

    Права:
    @qa_p6

      1. perl-HTML-Tree
      2. perl-IO-String
      3. perl-IO-stringy
      4. perl-Test-Pod
      5. perl-Tie-IxHash
      6. perl-XML-SAX-Writer
      7. perl-XML-Simple
      8. perl-XML-XPath
      9. perl-YAML
      10. perl-podlators
      11. perl-unicore
      12. expat

    Последнее изменение


    22 декабря 2010 г. Alexey Tourbin 3.37-alt1
    - 3.29 -> 3.37
    23 января 2007 г. Alexey Tourbin 3.29-alt1
    - 3.26 -> 3.29
    1 сентября 2006 г. Alexey Tourbin 3.26-alt2
    - fixed test suite, which broke due to changes in perl-5.8.8@28443
      peephole optimiser; illegal division 0/0 is now ok at compile time
      because of the possibility of unreachable code
    - packaged manual pages for xml_grep et al.