Metadata-Version: 2.1
Name: python-chatbot
Version: 0.0.3
Summary: Extensible IRC chatbot written in python.
Home-page: https://pyscaffold.org/
Author: harrislapiroff
Author-email: harris@chromamine.com
License: mit
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

==============
python_chatbot
==============


Add a short description here!


Description
===========

A longer description of your project goes here...


Note
====

This project has been set up using PyScaffold 3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.


