Metadata-Version: 2.0
Name: aiml
Version: 0.9.2
Summary: An interpreter package for AIML, the Artificial Intelligence Markup Language
Home-page: https://github.com/calysto/aiml
Author: Douglas Blank
Author-email: doug.blank@gmail.com
License: UNKNOWN
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: setuptools

aiml implements an interpreter for AIML, the Artificial Intelligence
Markup Language developed by Dr. Richard Wallace of the A.L.I.C.E. Foundation.
It can be used to implement a conversational AI program.

Forked from:

* 0.9.1 https://github.com/paulovn/python-aiml
* 0.8.6 https://github.com/cdwfs/pyaiml

PyAIML (c) Cort Stratton


