Metadata-Version: 2.4
Name: gandora-tool
Version: 0.20.1
Summary: gan — the Gandora task runner (mix/cargo role), written in Gandora
License-Expression: MIT
Requires-Python: >=3.11
Requires-Dist: gandora-core>=0.20.1
Requires-Dist: gandora-lang>=0.20.1
Requires-Dist: gandora-std>=0.20.1
Requires-Dist: ty>=0.0.60
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Description-Content-Type: text/markdown

# gandora-tool

`gan` — the Gandora task runner (GEP-0013), written in Gandora itself
over [gandora-core](https://pypi.org/project/gandora-core/). build, run,
exec, repl; unknown subcommands delegate to `gan-<name>` plugins, then
to the stage-0 compiler `ganc`.
