Metadata-Version: 1.0
Name: asiconsole
Version: 1.0.2
Summary: Python ASI console for interactive testing and debugging
Home-page: http://asibsync.sourceforge.net
Author: Eemeli Kantola
Author-email: eemeli.kantola@iki.fi
License: BSD
Description: Aalto Social Interface (ASI) Python console utility
        
        Usage:
        - Configure asilib
        - import asiconsole; asiconsole.main()
        
        Links:
        - http://cos.sizl.org
        - 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
        ----------------
        * First stable release.
        
Keywords: ASI REST OtaSizzle console
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Internet
