Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 452 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 452 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 >= 3.5
  • GIT Core
  • PIP
  • feedparser
  • jsonpickle
  • slixmpp
  • screen

AtomToPubsub is built using Python 3.5 and uses the libraries

Installation

Please see the Wiki for more information.