Metadata-Version: 2.1
Name: sphinx-extractor
Version: 0.1.0
Summary: A Sphinx extension to extract rst code from text-based files.
Home-page: https://github.com/useblocks/sphinx-extractor
License: MIT
Author: Haiyang Zhang
Author-email: haiyang.zhang@useblocks.com
Maintainer: Haiyang Zhang
Maintainer-email: haiyang.zhang@useblocks.com
Requires-Python: >=3.7.0,<3.11
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Requires-Dist: sphinx (>=5.0)
Project-URL: Documentation, https://useblocks.com/sphinx-extractor/
Project-URL: Repository, https://github.com/useblocks/sphinx-extractor
Description-Content-Type: text/x-rst

Sphinx-Extractor
================

A `Sphinx <https://www.sphinx-doc.org>`_ extension to extract 
`rst code <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_ from text-based files.

For more details, please read the `documentation <https://useblocks.com/sphinx-extractor/>`_.

