Metadata-Version: 2.1
Name: sphinx-proofscape
Version: 0.3.2
Summary: Sphinx extension for Proofscape
Home-page: https://github.com/proofscape/sphinx-proofscape/
License: Apache 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: NOTICE
Requires-Dist: Sphinx
Requires-Dist: Pygments
Provides-Extra: dev
Requires-Dist: beautifulsoup4 ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: build ; extra == 'dev'
Requires-Dist: invoke ; extra == 'dev'

sphinx-proofscape
=================

Sphinx extension for adding Proofscape widgets to your documents.

Currently, only *chart widgets* are supported.

Support for all widget types is planned.
