Metadata-Version: 2.1
Name: sphinx-tomyst
Version: 0.1.0a0
Summary: Sphinx "MyST" extension: Convert your RST files into MyST documents.
Home-page: https://github.com/mmcky/sphinx-tomyst
Author: QuantEcon
Author-email: admin@quantecon.org
License: BSD
Download-URL: https://github.com/mmcky/sphinx-tomyst/archive/v0.1.0a.tar.gz
Description: 
        This package contains a `Sphinx <http://www.sphinx-doc.org/en/master/>`_ extension
        for converting to rst to myst documents from the sphinx AST.
        
        This project is maintained and supported by `mmcky <http://mmcky.org/>`_.
        
        Status
        ------
        
        |status-docs| |status-travis|
        
        .. |status-docs| image:: https://readthedocs.org/projects/sphinx-tomyst/badge/?version=latest # noqa: E501
           :target: http://sphinx-tomyst.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        .. |status-travis| image:: https://travis-ci.org/mmcky/sphinx-tomyst.svg?branch=master # noqa: E501
           :target: https://travis-ci.org/mmcky/sphinx-tomyst
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Sphinx
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx :: Extension
Provides-Extra: code_style
Provides-Extra: testing
