Metadata-Version: 1.1
Name: onebot
Version: 1.0.0
Summary: OneBot is an ircbot based on irc3
Home-page: https://github.com/thomwiggers/onebot
Author: Thom Wiggers
Author-email: thom@thomwiggers.nl
License: BSD
Description: ===============================
        OneBot
        ===============================
        
        .. image:: https://travis-ci.org/thomwiggers/onebot.png?branch=develop
                :target: https://travis-ci.org/thomwiggers/onebot
        
        ..
        .. image:: https://pypip.in/d/onebot/badge.png
                :target: https://pypi.python.org/pypi/onebot
        
        .. image:: https://coveralls.io/repos/thomwiggers/onebot/badge.png?branch=develop
                :target: https://coveralls.io/r/thomwiggers/onebot 
        
        OneBot is an ircbot based on irc3
        
        * Free software: BSD license
        * Documentation: http://onebot.rtfd.org.
        
        Features
        --------
        
        * Database plugin
        * Last.FM plugin
        * Trakt.TV plugin
        * Advanced user system
        * Advanced ACL
        * URL information
        * Utility commands
        
        These features are available through plugins.
        
        
        
        
        =======
        History
        =======
        
        1.0.0 (2016-07-17)
        ------------------
        
        I get around to finally posting this shit.
        
        0.1.0 (2015-??)
        ------------------
        First production usage
        
        0.0.0 (2014-05-21)
        ------------------
        
        Start of development
        
Keywords: onebot irc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
