Metadata-Version: 1.0
Name: ircnotifier
Version: 0.0.2
Summary: Python IRC Notifier Daemon with RESTful API using circuits
Home-page: TBA
Author: James Mills
Author-email: James Mills, prologic at shortcircuit dot net dot au
License: MIT
Download-URL: TBA
Description: .. _Python Programming Language: http://www.python.org/
        .. _circuits: http://circuitsframework.com/
        
        
        Overview
        --------
        
        ircnotifier is a simple daemon written in the `Python Programming Language`_
        utilizing the `circuits`_ framework for the sole purpose of forwarding
        notifications received through various sources to IRC Channels.
        
        
        Requirements
        ------------
        
        - `circuits`_
        
        
        Supported Platforms
        -------------------
        
        - Linux, FreeBSD, Mac OS X, Windows
        - Python 2.6, 2.7, 3.2, 3.3
        - PyPy 2.0
        
        
        Changelog for ircnotifier
        =========================
        
        
        0.0.2 (2013-03-10)
        ------------------
        
        - Added generic message endpoint and message script.
        
        
        0.0.1 (2013-03-10)
        ------------------
        
        - Initial Release
        
Keywords: Python IRC Notifier Daemon
Platform: POSIX
