Metadata-Version: 2.1
Name: nodepad
Version: 0.1.1
Summary: Generate node group documentation from Blender files
Maintainer-email: Brady Johnston <brady.johnston@me.com>
Project-URL: Homepage, https://bradyajohnston.github.io/nodepad
Project-URL: Repository, https://github.com/bradyajohnston/nodepad
Project-URL: Documentation, https://bradyajohnston.github.io/nodepad
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: bpy
Requires-Dist: bpy>=4.2; extra == "bpy"
Provides-Extra: docs
Requires-Dist: quartodoc; extra == "docs"
Requires-Dist: tomlkit; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: syrupy; extra == "test"
Requires-Dist: scipy; extra == "test"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: syrupy; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: fake-bpy-module; extra == "dev"

# NodePad
Blender add-on to help clean up and document custom node trees
