Metadata-Version: 1.0
Name: irclogger
Version: 0.0.1
Summary: Python IRC Logger Daemon
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://pypi.python.org/pypi/circuits
        .. _irclog2html: http://pypi.python.org/pypi/irclog2html
        
        
        Overview
        --------
        
        irclogger is a simple daemon written in the `Python Programming Language`_ utilizing the `circuits`_ framework for the sole purpose of logging a set of IRC
        Channels to disk in the form that something like `irclog2html`_ can understand and parse.
        
        
        Requirements
        ------------
        
        - `circuits`_
        
        
        Supported Platforms
        -------------------
        
        - Linux, FreeBSD, Mac OS X
        - Python 2.6, 2.7, 3.0
        - Windows: Whilst we acknowledge that Windows exists and make reasonable efforts to maintain compatibility. Unfortunately we cannot guarantee support.
        
        
        Release Notes - irclogger-0.0.1
        -------------------------------
        
        
        Initial Release
        
Keywords: Python IRC Logger Daemon
Platform: POSIX
