Metadata-Version: 1.1
Name: sphinx-tojupyter
Version: 0.1
Summary: Sphinx "Jupyter" extension to build Jupyter notebooks.
Home-page: https://github.com/QuantEcon/sphinx-tojupyter
Author: QuantEcon
Author-email: contact@quantecon.org
License: BSD
Download-URL: https://github.com/QuantEcon/sphinx-tojupyter/archive/v0.1.tar.gz
Description: 
        This package contains a [Sphinx](http://www.sphinx-doc.org/en/master/) extension 
        for building Jupyter notebooks.
        
        The default behavior of the `jupyter` builder is to provide notebooks that are readable
        with an emphasis on supporting basic markdown into the notebooks.
        
        This project is maintained and supported by [QuantEcon](http://quantecon.org/)
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
