Support for RSS digest generation either in HTML or PDF format

This commit is contained in:
Fabio Manganiello 2018-01-28 02:01:54 +01:00
parent 91dd975413
commit 55eb689121
5 changed files with 98 additions and 19 deletions

View file

@ -67,6 +67,7 @@ setup(
'Support for HTTP poll backend': ['frozendict'],
'Support for database plugin': ['sqlalchemy'],
'Support for RSS feeds': ['feedparser'],
'Support for PDF generation': ['weasyprint'],
'Support for Philips Hue plugin': ['phue'],
'Support for MPD/Mopidy music server plugin': ['python-mpd2'],
'Support for Belkin WeMo Switch plugin': ['ouimeaux'],