freebsd-ports/textproc/p5-Makefile-DOM/distinfo
Cheng-Lung Sung fa976d2aed 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.

WWW:	http://search.cpan.org/dist/Makefile-DOM/

PR:		ports/122843
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-04-18 06:04:08 +00:00

3 lines
210 B
Text

MD5 (Makefile-DOM-0.004.tar.gz) = 2860a83edc7396077716c63f30c12446
SHA256 (Makefile-DOM-0.004.tar.gz) = 04535715ba9bbd79118524f54594630dd66b06b7d59afd61da411ecfb5094a63
SIZE (Makefile-DOM-0.004.tar.gz) = 85761