aboutsummaryrefslogtreecommitdiff
path: root/network/rss2email/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2020-09-19 00:54:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-19 00:54:17 +0700
commita436d194f572e8ec475c4e2c6d1f2ff9d4179c4f (patch)
tree31a5446cf5620add550baf59d2d99d602be8885e /network/rss2email/README
parent3b97d8ee65fbbb4163f3b5ebd93ee832b0f82396 (diff)
downloadslackbuilds-a436d194f572e8ec475c4e2c6d1f2ff9d4179c4f.tar.xz
network/rss2email: Added (rss to email gateway).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/rss2email/README')
-rw-r--r--network/rss2email/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/network/rss2email/README b/network/rss2email/README
new file mode 100644
index 000000000000..cdc9dd0f200a
--- /dev/null
+++ b/network/rss2email/README
@@ -0,0 +1,8 @@
+A python script that converts RSS/Atom newsfeeds to email.
+
+It is the successor to the rss2email by Aaron Swartz, available on SBo
+as r2e.
+
+rss2email requires feedparser to be built with python3 support.
+
+rss2email will conflict with r2e.