diff options
Diffstat (limited to 'textproc/pear-XML_Beautifier/pkg-descr')
-rw-r--r-- | textproc/pear-XML_Beautifier/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/pear-XML_Beautifier/pkg-descr b/textproc/pear-XML_Beautifier/pkg-descr new file mode 100644 index 00000000000..56eadf025a2 --- /dev/null +++ b/textproc/pear-XML_Beautifier/pkg-descr @@ -0,0 +1,7 @@ +PEAR::XML_Beautifier will add indentation and linebreaks to you XML files, +replace all entities, format your comments and makes your document easier to +read. + +You can influence the way your document is beautified with several options. + +WWW: http://pear.php.net/package/XML_Beautifier/ |