Metadata-Version: 2.1
Name: esbonio
Version: 0.0.2
Summary: Sphinx extension that helps to explain things.
Home-page: UNKNOWN
Author: Alex Carney
Author-email: alcarneyme@gmail.com
License: MIT
Description: # Esbonio
        
        Esbonio - to explain.
        
        **This package is in early development**
        
        A Python package that provides a number of Sphinx extensions and a [Language Server]() for enhancing
        the editing experience of `*.rst` files in editors.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Provides-Extra: dev
Provides-Extra: lsp
