summaryrefslogtreecommitdiffstats
path: root/network/python3-PyRSS2Gen/README
blob: 1c7eecca4a8345cbd20682c2f812ae070d62f8b4 (plain)
1
2
3
4
5
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.