Package: wnpp
Severity: wishlist
Owner: Mikhail Gusarov <[email protected]>

* Package name    : libmakefile-dom-perl
  Version         : 0.004
  Upstream Author : Agent Zhang <[email protected]>
* URL             : http://search.cpan.org/dist/Makefile-DOM/
* License         : Perl (Artistic and GPL)
  Programming Lang: Perl
  Description     : Perl DOM implementation for Makefiles

This libary serves as an advanced lexer for (GNU) makefiles. It
loselessly parses makefiles as "documents". The results are data
structures similar to DOM trees, holding every single bit of the
information in the original input files, including white spaces,
blank lines and makefile comments, so 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.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to