# PyPI packaging of the sinter binary via maturin (bindings = "bin").
# The wheel ships the compiled `sinter` executable as a script entry point.
#
# `name` below is the ONE place the PyPI package name lives ("sinter" was
# taken on PyPI — verify availability and adjust here before first publish
# (see docs/publishing.md).
[]
= ["maturin>=1.5,<2"]
= "maturin"
[]
= "sinter-io"
= "Code graph for agents: typed nodes/edges with evidence-based resolution"
= ">=3.8"
= { = "MIT OR Apache-2.0" }
= ["version"]
[]
= "https://github.com/shellfu/sinter"
[]
= "bin"