Metadata-Version: 2.4
Name: uqbar
Version: 0.9.2
Summary: Tools for building documentation with Sphinx, Graphviz and LaTeX
Author-email: Joséphine Wolf Oberholtzer <josephine.wolf.oberholtzer@gmail.com>
License: MIT
Project-URL: homepage, https://github.com/supriya-project/uqbar
Project-URL: documentation, https://supriya-project.github.io/uqbar
Project-URL: repository, https://github.com/supriya-project/uqbar
Keywords: sphinx,graphviz,datastructures,documentation
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Sphinx>=8
Requires-Dist: Unidecode>=1.3.6
Requires-Dist: black
Provides-Extra: docs
Requires-Dist: sphinx-immaterial>=0.11; extra == "docs"
Provides-Extra: test
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: types-PyYAML; extra == "test"
Requires-Dist: types-docutils; extra == "test"
Dynamic: license-file

# uqbar

[![](https://img.shields.io/pypi/pyversions/uqbar)]()
[![](https://img.shields.io/pypi/l/uqbar)]()
[![](https://img.shields.io/github/actions/workflow/status/supriya-project/uqbar/test.yml?branch=main)]()

Tools for creating Sphinx and Graphviz documentation.
