Metadata-Version: 1.0
Name: asibsync
Version: 0.9.3
Summary: ASI-SIB synchronization agent
Home-page: http://asibsync.sourceforge.net
Author: Eemeli Kantola
Author-email: eemeli.kantola@iki.fi
License: BSD
Description: ASI to SIB synchronization agent
        
        ASI: Aalto Social Interface
        SIB: Smart-M3 Semantic Information Broker
        
        Usage:
        - Configure asilib and kpwrapper libraries
        - import asibsync; asibsync.main()
        
        Links:
        - http://cos.sizl.org
        - http://smart-m3.sourceforge.net
        - http://public.futurice.com/~ekan/thesis.pdf
        
        Changelog
        =========
        
        0.9.3 - Released 2009-12-17
        ----------------
        * Packaging improvements for releasing in PyPi
        
        0.9.2 - Released 2009-12-14
        ----------------
        * Changed asi => asilib as its name was changed
        * Cleaned up code in asi_agent
        
        0.9.1 - Released 2009-12-14
        ----------------
        * Initial working release.
        
Keywords: ASI Smart-M3 SIB sync
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Internet
