Metadata-Version: 1.0
Name: alebot
Version: 0.1.1
Summary: A super lean and highly modularized irc bot
Home-page: https://github.com/alexex/alebot
Author: Alexander Jung-Loddenkemper
Author-email: alexander@julo.ch
License: MIT
Description: 
            alebot
            ------
        
            alebot is a super lean and highly modularized irc bot that lets you
            extend it in a python way, using classes and decorators. It supports
            both hooks and background tasks in an easy and fail-safe way.
        
            Links
            `````
        
            * `source code <https://github.com/alexex/alebot>`_
            * `docs <https://alebot.readthedocs.org/
        
Platform: any
