Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 447 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 447 Bytes

About AtomToPubsub

AtomToPubsub is a simple Python script that parses Atom feeds and pushes the entries to a designated XMPP Pubsub Node

Requirements

  • Python
  • GIT Core
  • PIP
  • feedparser
  • jsonpickle
  • sleekxmpp
  • screen

AtomToPubsub is built using Python 2.6 and use the librairies

Installation

Please see the Wiki for more information.