forked from platypush/platypush
Support for RSS digest generation either in HTML or PDF format
This commit is contained in:
parent
91dd975413
commit
55eb689121
5 changed files with 98 additions and 19 deletions
1
setup.py
1
setup.py
|
@ -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'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue