Metadata-Version: 2.4
Name: t-doc-common
Version: 0.61
Summary: Common functionality for t-doc
Project-URL: Code, https://github.com/t-doc-org/common
Project-URL: Documentation, https://common.t-doc.org/
Project-URL: Homepage, https://t-doc.org/
Author-email: Remy Blank <remy@c-space.org>
License-Expression: MIT
License-File: LICENSE.txt
License-File: LICENSES.deps.txt
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Sphinx :: Extension
Classifier: Framework :: Sphinx :: Theme
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: SQL
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Education
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.12
Requires-Dist: colorama>=0.4.6; sys_platform == 'win32'
Requires-Dist: markupsafe>=3.0.2
Requires-Dist: mdit-py-plugins>=0.4.2
Requires-Dist: myst-parser>=4.0.0
Requires-Dist: pyjson5>=1.6.9
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: sphinx-book-theme>=1.1.3
Requires-Dist: sphinx-copybutton>=0.5.2
Requires-Dist: sphinx-design>=0.6.1
Requires-Dist: sphinx>=8.1.3
Description-Content-Type: text/markdown

<!-- Copyright 2024 Remy Blank <remy@c-space.org> -->
<!-- SPDX-License-Identifier: MIT -->

# t-doc - Common

[![Publish](https://github.com/t-doc-org/common/actions/workflows/publish.yml/badge.svg)](https://github.com/t-doc-org/common/actions/workflows/publish.yml)
[![Package](https://github.com/t-doc-org/common/actions/workflows/package.yml/badge.svg)](https://github.com/t-doc-org/common/actions/workflows/package.yml)
[![PyPI](https://img.shields.io/pypi/v/t-doc-common.svg?color=blue)](https://pypi.org/project/t-doc-common/)

This package contains the common functionality for documents based on t-doc. See
the [documentation](https://common.t-doc.org/) for more information.

This software is distributed under the [MIT](LICENSE.txt) license.
