Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-Makefile-DOM - Simple DOM parser for Makefiles https://bugzilla.redhat.com/show_bug.cgi?id=521724 Summary: Review Request: perl-Makefile-DOM - Simple DOM parser for Makefiles Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: rlerch@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Target Release: --- Spec URL: http://ryanlerch.fedorapeople.org/perl-Makefile-DOM/perl-Makefile-DOM.spec SRPM URL: http://ryanlerch.fedorapeople.org/perl-Makefile-DOM/perl-Makefile-DOM-0.004-1.fc11.src.rpm Description: 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. This is my first package - will somebody sponsor me please? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review