aboutsummaryrefslogtreecommitdiff
path: root/network/python3-PyRSS2Gen/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/python3-PyRSS2Gen/README')
-rw-r--r--network/python3-PyRSS2Gen/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/python3-PyRSS2Gen/README b/network/python3-PyRSS2Gen/README
new file mode 100644
index 000000000000..1c7eecca4a83
--- /dev/null
+++ b/network/python3-PyRSS2Gen/README
@@ -0,0 +1,6 @@
+python3-PyRSS2Gen is a Python module that makes it easy to generate
+valid RSS feeds. You can use it to generate RSS feeds for web pages
+that don't have them.
+
+There is also RSSLib which looks like it does the same thing in a
+slightly different way.