Metadata-Version: 1.0
Name: kpwrapper
Version: 1.0.4
Summary: Smart-M3 KP wrapper library
Home-page: http://asibsync.sourceforge.net
Author: Eemeli Kantola
Author-email: eemeli.kantola@iki.fi
License: BSD
Description: Smart-M3 Python knowledge processor wrapper library
        
        Usage:
        - See the Smart-M3 documentation about how to set up and run a Smart-M3 SIB.
        - See examples/kpwrapper_sample.py for sample usage.
        
        Links:
        - http://smart-m3.sourceforge.net
        - http://public.futurice.com/~ekan/thesis.pdf
        
        Changelog
        =========
        
        1.0.4 - Released 2010-04-19
        ----------------
        * Nicer looking log output from preconfigured discovery, with a timestamp
        
        1.0.3 - Released 2010-02-13
        ----------------
        * Applied Janne Vanhala's patch that fixes handling of booleans in SIB tuple return values
        
        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
        ----------------
        * First stable release.
        * Use the eggified smart-m3_pythonKP instead of a custom wrapper egg.
        
Keywords: Smart-M3 SIB KP
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Internet
