diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2006-08-22 09:20:26 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2006-08-22 09:20:26 +0000 |
commit | 008bee4237d5fd5e7989a16609f377e1308f79b8 (patch) | |
tree | 61425f9cc10628db3aa7418b5f1c183df13ac77f /textproc/p5-Plagger/pkg-descr | |
parent | b56f39a4b0d242f6db9d4782857fe62e33cb2cad (diff) |
Notes
Diffstat (limited to 'textproc/p5-Plagger/pkg-descr')
-rw-r--r-- | textproc/p5-Plagger/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/p5-Plagger/pkg-descr b/textproc/p5-Plagger/pkg-descr new file mode 100644 index 000000000000..dc4aa28d43af --- /dev/null +++ b/textproc/p5-Plagger/pkg-descr @@ -0,0 +1,6 @@ +Plagger is a pluggable RSS/Atom feed aggregator written in +Perl. Everything is implemented as a small plugin and you can mash +them up together using Plagger core API and plugin hooks. You can +think of Plagger as a blosxom or qpsmtpd for RSS aggregator. + +WWW: http://plagger.org/ |