Metadata-Version: 1.0
Name: quinoa
Version: 0.4.4
Summary: This is a base class for making Jabber bots that are aware of MUC/groupchat.
Home-page: https://github.com/kobutsu/Quinoa
Author: Kit La Touche
Author-email: kit@transneptune.net
License: GPL
Description: This is a simple package for making MUC/groupchat-aware Jabber bots.  It provides a class, quinoa.Bot, which you can subclass to make your own bots.  See the readme for more information.
Keywords: jabber,xmpp,groupchat,muc,bot
Platform: All
Classifier: Topic :: Communications :: Chat
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
