Metadata-Version: 2.4
Name: quality-graph-github
Version: 0.1.4
Summary: GitHub provider and Action runtime for Quality Graph
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: httpx>=0.28.1
Requires-Dist: jinja2>=3.1.6
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: quality-graph-core==0.1.4
Description-Content-Type: text/markdown

# Quality Graph GitHub Provider

GitHub workflow generation, trusted publication, and Action runtime for Quality Graph.

The distribution registers `github` in the `qg.providers` entry-point group.
`quality-graph-core` is its only Quality Graph workspace dependency; third-party runtime
dependencies remain private implementation details. The provider never imports the CLI.
