Metadata-Version: 1.0
Name: asibsync
Version: 0.9.5
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.5 - Released 2010-04-19
        ----------------
        * Support controlling debug mode from command line and other cmdline
        improvements
        * Added more useful log output with timestamp info
        * Improved fault tolerance if connection down at startup or after it
        * Improved inherent profiling support
        
        0.9.4 - Released 2010-04-16
        ----------------
        * Added support for syncing from Smart-M3 back to ASI more generally
        
        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
