Metadata-Version: 2.1
Name: programy
Version: 3.6.2
Summary: AIML Framework and Platform
Home-page: https://github.com/keiffster/program-y.git
Author: Keith Sterling
Author-email: keiffster@gmail.com
License: UNKNOWN
Download-URL: https://github.com/keiffster/program-y/3.6.2.tar.gz
Description: # Program-Y
        
        Program Y is a fully compliant AIML 2.0 chatbot framework written in Python 3. It includes an entire platform for 
        building your own chat bots using Artificial Intelligence Markup Language, or AIML for short. 
        For more information about Program-y, its features and its history then check out the Background page.
        
        ## New in 3.6.2
        * Fixes a problem with ^ and # tag
        * Fixes a problem with Telegram client
        * Updated documentation for client execution after installation
        
        ## Installation
        For information about installing either via Git or Pip on OSX, Ubuntu and Windows go to 
        [Installation Instructions](https://github.com/keiffster/program-y/wiki/Install).
        
        
Keywords: aiml,chatbot,virtual assistant,ai
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
