AtomToPubsub is a simple Python script that parses Atom feeds and pushes the entries to a designated XMPP Pubsub Node
- Python >= 3.5
- GIT Core
- PIP
- feedparser
- jsonpickle
- slixmpp
- screen
AtomToPubsub is built using Python 3.5 and uses the libraries
Please see the Wiki for more information.