Metadata-Version: 1.1
Name: markdown-kernel
Version: 0.1
Summary: A markdown kernel for Jupyter
Home-page: https://github.com/vatlab/markdown-kernel
Author: Bo Peng
Author-email: bpeng@mdanderson.org
License: GPL3
Description-Content-Type: UNKNOWN
Description: A simple markdown kernel that render its input in markdown, pretty useless by itself
        but can be very useful with SoS (https://vatlab.github.io/SoS).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
