Metadata-Version: 2.1
Name: uqbar
Version: 0.7.4
Summary: Tools for building documentation with Sphinx, Graphviz and LaTeX
Author-email: Josiah Wolf Oberholtzer <josiah.oberholtzer@gmail.com>
License: MIT
Project-URL: homepage, https://github.com/supriya-project/uqbar
Project-URL: documentation, https://josiahwolfoberholtzer.com/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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Sphinx>=7
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: flake8; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: types-PyYAML; extra == "test"
Requires-Dist: types-docutils; extra == "test"

# 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.
