Metadata-Version: 1.1
Name: mochikernel
Version: 0.1.0
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/Carreau/mochi-kernel
Author: Matthias Bussonnier
Author-email: bussonniermatthias@gmail.com
License: BSD
Description: ===============================
        mochi-kernel
        ===============================
        
        .. image:: https://badge.fury.io/py/mochi-kernel.png
            :target: http://badge.fury.io/py/mochi-kernel
        
        .. image:: https://travis-ci.org/Carreau/mochi-kernel.png?branch=master
                :target: https://travis-ci.org/Carreau/mochi-kernel
        
        .. image:: https://pypip.in/d/mochi-kernel/badge.png
                :target: https://pypi.python.org/pypi/mochi-kernel
        
        
        a prototype of Jupyter/IPython kernel for moshi:
        
            https://github.com/i2y/mochi
        
        
        * Free software: BSD license
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2014-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: mochikernel
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
