atomtopubsub/README.md
2016-02-18 12:40:17 +13:00

447 B

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.