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

    Исходный пакет: perl-Makefile-DOM
    Версия: 0.004-alt1.1
    Собран:  24 ноября 2010 г. 8:09
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Makefile-DOM/

    Лицензия: Perl (GPL or Artistic)
    О пакете: Simple DOM parser for Makefiles
    Описание: 
    This libary can serve as an advanced lexer for (GNU) makefiles. It
    parses makefiles as "documents" and the parsing is lossless. The results
    are data structures similar to DOM trees. The DOM trees hold every
    single bit of the information in the original input files, including
    white spaces, blank lines and makefile comments. That means it's
    possible to reproduce the original makefiles from the DOM trees. In
    addition, each node of the DOM trees is modifiable and so is the whole
    tree, just like the PPI module used for Perl source parsing and the
    HTML::TreeBuilder module used for parsing HTML source.

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

    Сопровождающий: Artem Zolochevskiy

    Список участников:
    Igor Vlasenko
    Artem Zolochevskiy

    Права:
    @qa_p6

      1. perl-Clone
      2. perl-Filter
      3. perl-List-MoreUtils
      4. perl-Params-Util
      5. perl-PerlIO
      6. perl-Text-Balanced
      7. perl-devel
      8. rpm-build-licenses

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


    22 ноября 2010 г. Igor Vlasenko 0.004-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    12 января 2010 г. Artem Zolochevskiy 0.004-alt1
    - initial build for Sisyphus