* Added basic nose test script * Refactored classes * Added Alerts() class * Optional json output (getting ready for web service/api) * Various code cleanup/improvements
0.3.1
* bugfix only
0.3
* refactored nagios plugin, it now uses (only) SAME code(s) * Moved SAME code related methods to new class which can be used without parsing an alerts feed.
0.2
* moved master branch to python 3.x * maintaining python2.x branch