Metadata-Version: 2.4
Name: bhqui
Version: 4.2.0
Summary: UI components for Blender extensions
Author-email: Ivan Perevala <ivan95perevala@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ivan-perevala/lib_bhqui
Project-URL: Issues, https://github.com/ivan-perevala/lib_bhqui/issues
Project-URL: Documentation, https://lib-bhqui.readthedocs.io/4.2.0/
Keywords: bpy,ui
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-intl; extra == "docs"
Requires-Dist: furo; extra == "docs"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"

<!--
SPDX-FileCopyrightText: 2025 Ivan Perevala <ivan95perevala@gmail.com>

SPDX-License-Identifier: GPL-3.0-or-later
-->

# UI components for Blender extensions

![logo](https://raw.githubusercontent.com/ivan-perevala/lib_bhqui/main/.github/images/logo-dark.svg)

[![License: GPL-3.0-or-later](https://img.shields.io/badge/license-GPLv3-yellow.svg)](https://www.gnu.org/licenses/gpl-3.0-standalone.html)

See [./LICENSE](./LICENSE) file for license.

© 2025 Ivan Perevala (ivan95perevala@gmail.com)
