Metadata-Version: 2.4
Name: trenchbroom-api
Version: 0.1.3
Summary: Type stubs for TrenchBroom embedded Python module `tb`.
Author: TrenchBroom community
License-Expression: GPL-3.0-or-later
Keywords: trenchbroom,scripting,typing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown

This package provides type information for TrenchBroom's embedded Python module (imported as `tb`).

Install it into your editor's Python environment to get autocomplete and static type checking when authoring TrenchBroom scripts.
