From ee99b98a765ac99e94e27d8be0c8698f180463f9 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 11 Apr 2005 19:59:42 +0000 Subject: 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. PR: ports/79402 Submitted by: Antonio Carlos Venancio Junior --- textproc/pear-XML_Beautifier/distinfo | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 textproc/pear-XML_Beautifier/distinfo (limited to 'textproc/pear-XML_Beautifier/distinfo') diff --git a/textproc/pear-XML_Beautifier/distinfo b/textproc/pear-XML_Beautifier/distinfo new file mode 100644 index 00000000000..c5d4c95e16d --- /dev/null +++ b/textproc/pear-XML_Beautifier/distinfo @@ -0,0 +1,2 @@ +MD5 (PEAR/XML_Beautifier-1.1.tgz) = d121758edb840d9107debb26bb5837d7 +SIZE (PEAR/XML_Beautifier-1.1.tgz) = 9854 -- cgit