summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-SimpleGen/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-RSS-SimpleGen/pkg-descr')
-rw-r--r--textproc/p5-XML-RSS-SimpleGen/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-RSS-SimpleGen/pkg-descr b/textproc/p5-XML-RSS-SimpleGen/pkg-descr
index 9ba0345c9f19..b45754b8c52c 100644
--- a/textproc/p5-XML-RSS-SimpleGen/pkg-descr
+++ b/textproc/p5-XML-RSS-SimpleGen/pkg-descr
@@ -3,7 +3,7 @@ the unpleasant details of RSS, like proper XML escaping, and also has a good
number of Do-What-I-Mean features, like not changing the modtime on a
written-out RSS file if the file content hasn't changed, and like
automatically removing any HTML tags from content you might pass in.
-
+
This module isn't meant to have the full expressive power of RSS; instead, it
provides functions that are most commonly needed by RSS-writing programs.