Metadata-Version: 2.3
Name: t-doc-common
Version: 0.23
Summary: Common functionality for t-doc
Project-URL: Code, https://github.com/t-docs/common
Project-URL: Documentation, https://t-doc.org/common/
Project-URL: Homepage, https://t-doc.org/
Author-email: Remy Blank <remy@c-space.org>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.12
Requires-Dist: colorama>=0.4.6; sys_platform == 'win32'
Requires-Dist: myst-parser>=3.0.1
Requires-Dist: pyyaml
Requires-Dist: sphinx-book-theme>=1.1.3
Requires-Dist: sphinx-copybutton>=0.5.2
Requires-Dist: sphinx-design>=0.6.0
Requires-Dist: sphinx>=8.0.2
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)

This package contains the common functionality for documents based on t-doc.

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