jylefort 2006-02-11 07:14:24 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/xmlprpr Makefile distinfo pkg-descr
Log:
Add xmlprpr.
An XML pretty printer created to format XML that doesn't make use of
mixed content. In the default mode each element is put on a separate
line with consistent indentation. It can also separate attributes onto
individual lines, sort attributes in a specified or alphabetic order,
expand self closing tags, and more.
Note that the distribution calls this tool "xmlpp", but it has been
renamed so as not to conflict with an xmlpp already in the ports tree.
WWW: http://software.decisionsoft.com/tools.html
PR: ports/92946
Submitted by: Paul Chvostek <[EMAIL PROTECTED]>
Revision Changes Path
1.924 +1 -0 ports/textproc/Makefile
1.1 +26 -0 ports/textproc/xmlprpr/Makefile (new)
1.1 +3 -0 ports/textproc/xmlprpr/distinfo (new)
1.1 +13 -0 ports/textproc/xmlprpr/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"