Metadata-Version: 1.0
Name: kpconsole
Version: 1.0.2
Summary: Smart-M3 KP console for interactive testing and debugging
Home-page: http://asibsync.sourceforge.net
Author: Eemeli Kantola
Author-email: eemeli.kantola@iki.fi
License: BSD
Description: Smart-M3 Python knowledge processor library console utility
        
        Usage:
        - See the Smart-M3 documentation about how to set up and run a Smart-M3 SIB.
        - import kpconsole; kpconsole.main()
        
        Links:
        - http://smart-m3.sourceforge.net
        - http://public.futurice.com/~ekan/thesis.pdf
        
        Changelog
        =========
        
        1.0.2 - Released 2009-12-23
        ----------------
        * Packaging improvements for releasing in PyPi
        
        1.0.1 - Released 2009-12-17
        ----------------
        * Moved code to SourceForge
        
        1.0.0 - Released 2009-12-10
        ----------------
        * Initial stable release.
        
Keywords: m3 sib kp console
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Internet
