Metadata-Version: 1.1
Name: kdb
Version: 0.9.0
Summary: Knowledge (IRC) Database Bot
Home-page: http://bitbucket.org/prologic/kdb/
Author: James Mills
Author-email: James Mills, prologic at shortcircuit dot net dot au
License: MIT
Download-URL: http://bitbucket.org/prologic/kdb/downloads/
Description: kdb is a small pluggable IRC Bot framework utilizing the
        `circuits <http://circuitsframework.com/>`_
        Python Application Framework.
        
        kdb was one of the first "test" applications written
        in circuits and is still maintained and kept up-to-date
        with new features and changes in circuits.
        
        You may use kdb as a framework to build your own projects that
        use the IRC protocol. kdb itself comes with a suite of useful
        plugins and features. If you'd like to see it in action, feel
        free to get in touch with the developer
        `James Mills <http://prologic.shortcircuit.net.au/>`_ (*prologic*)
        on the FreeNode IRC Network who resides in the #circuits channel.
        
        kdb was created by and is primarily maintained by
        `James Mills <http://prologic.shortcircuit.net.au/>`_
        
        Links:
        
        - `Repository <http://bitbucket.org/prologic/kdb/>`_
        - `Issues <https://bitbucket.org/prologic/kdb/issues>`_
        
        You may install the latest `Development Version <http://bitbucket.org/prologic/kdb/get/tip.zip#egg=kdb-dev>`_ via::
            
            pip install kdb==dev
        
        
        Changes
        -------
        
        
        kdb 0.9.0 (*2014-04-14*)
        ........................
        
        - Ported to circuits 3.0
        
Keywords: Knowledge Database IRC Bot Framework
Platform: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Chat :: Internet Relay Chat
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
