Metadata-Version: 2.1
Name: reslate
Version: 0.56.0
Summary: A command-line tool to automate generation of neatly-formatted Sphinx-based API documentation pages.
Home-page: https://gitlab.com/sjrowlinson/reslate
Author: Samuel Rowlinson
Author-email: sjrowlinson@virginmedia.com
License: GPL
Project-URL: Source, https://gitlab.com/sjrowlinson/reslate
Keywords: documentation api automated
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'

![](https://gitlab.com/sjrowlinson/reslate/raw/master/images/reslate_logo.png)

An automatic API documentation pages generator for Python projects with Sphinx-based docs.

- Follow the latest changes: https://gitlab.com/sjrowlinson/reslate


