Skip to content
Nick O'Byte edited this page Feb 17, 2016 · 9 revisions

About AtomToPubsub

AtomToPubsub is written by edhelas (developer of Movim), to aid in pulling Atom feeds into the XMPP PubSub servers associated with the Movim project.

It's a relatively simple Python script, that parses Atom feeds and push the entries to a designated XMPP Pubsub Node.

At this time, it is only known to support Atom v0.3.

Installation Instructions

Clone this wiki locally