Source Code

The complete source code is available from the JabXPCOM repository. You can either use the official CVS repository at http://cvs.sunsite.dk/viewcvs.cgi/jabxpcom/
or the bleeding-edge Subversion repository at http://svn.cmeerw.net/src/jabxpcom.
JabRSS itself consists of the files jabrss/jabrss.py and jabrss/parserss.py,
but you will also need a working JabXPCOM installation.

Requirements for Running JabRSS

  • Python 2.2 or 2.3
  • SQLite 3, Debian woody package is here
  • apsw (Another Python SQLite Wrapper), Debian woody package is here
  • PyXPCOM, Debian woody package is here
  • JabXPCOM