Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37342642
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Makefile-DOM

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.008-alt1
Время сборки: 16 декабря 2014, 18:15 ( 487.0 недели назад )
Размер архива: 99.64 Kb

Домашняя страница:   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.

Текущий майнтейнер: Artem Zolochevskiy

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Makefile-DOM
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin