Metadata-Version: |
2.1 |
Name: |
rstcloth |
Version: |
0.6.0 |
Summary: |
A simple Python API for generating RestructuredText. |
Author: |
Tom Clark |
Home-Page: |
https://github.com/thclark/rstcloth |
Project-Url: |
Repository, https://github.com/thclark/rstcloth |
License: |
MIT |
Keywords: |
sphinx,rst,restructuredtext,documentation,rest,docutils |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
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.11 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Documentation |
Classifier: |
Topic :: Documentation :: Sphinx |
Classifier: |
Topic :: Software Development :: Documentation |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.7,<4 |
Requires-Dist: |
PyYAML (<7,>=5) |
Requires-Dist: |
Pygments (<3.0.0,>=2.12.0) |
Requires-Dist: |
sphinx (<8,>=2); extra == "docs" |
Requires-Dist: |
sphinx-charts (==0.1.2); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme (==1.0.0); extra == "docs" |
Requires-Dist: |
sphinx-tabs (==3.2.0); extra == "docs" |
Requires-Dist: |
tabulate (<0.10,>=0.8.9) |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |