Metadata-Version: 2.4
Name: reslate
Version: 0.60.0
Summary: A command-line tool to automate generation of neatly-formatted Sphinx-based API documentation pages.
Home-page: https://gitlab.com/ifosim/finesse/reslate
Author: Samuel Rowlinson
Author-email: sjrowlinson@virginmedia.com
License: GPL
Project-URL: Source, https://gitlab.com/ifosim/finesse/reslate
Keywords: documentation api automated
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
License-File: LICENSE
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Forked reslate

Forked from [Samuel's repo](https://gitlab.com/sjrowlinson/reslate) to include some bugfixes.
