diff options
Diffstat (limited to 'textproc/p5-XML-Atom-SimpleFeed/pkg-descr')
-rw-r--r-- | textproc/p5-XML-Atom-SimpleFeed/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-XML-Atom-SimpleFeed/pkg-descr b/textproc/p5-XML-Atom-SimpleFeed/pkg-descr new file mode 100644 index 000000000000..af2db4816dfb --- /dev/null +++ b/textproc/p5-XML-Atom-SimpleFeed/pkg-descr @@ -0,0 +1,7 @@ +This module exists to generate basic Atom syndication feeds. While it +does not provide a full, object-oriented interface into all the nooks +and crannies of Atom feeds, an Atom parser, or an Atom client API, it +should be useful for people who want to generate basic, valid Atom feeds +of their content quickly and easily. + +WWW: http://search.cpan.org/dist/XML-Atom-SimpleFeed/ |