diff options
Diffstat (limited to 'textproc/xmlprpr/pkg-descr')
-rw-r--r-- | textproc/xmlprpr/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/xmlprpr/pkg-descr b/textproc/xmlprpr/pkg-descr deleted file mode 100644 index 1af873b0f9f3..000000000000 --- a/textproc/xmlprpr/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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 |