/JiraStudioObserver

A supybot IRC plugin that supports watching specific Activity Streams from Jira Studio.

Primary LanguagePython

This is a supybot plugin that supports watching specific Activity Streams 
from Jira Studio, and provides updates into a specified channel.

Special thanks to the feedparser team (http://code.google.com/p/feedparser/). 
I have included their feedparser module within this codebase for now, but
eventually will extract it in favor of having "easy_install feedparser"
be a prerequisite.