Skip to content

docs: clarify what the package provides - #366

Open
henryiii wants to merge 2 commits into
masterfrom
docs/clarify-programmatic-access
Open

docs: clarify what the package provides#366
henryiii wants to merge 2 commits into
masterfrom
docs/clarify-programmatic-access

Conversation

@henryiii

@henryiii henryiii commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🤖 AI text below 🤖

The README now says that the package does not provide Python bindings to the ninja build engine. It only distributes the executable and the upstream ninja_syntax.py helper, and contributions that add bindings are welcome.

Also documents the public ninja.ninja() and ninja.BIN_DIR, and fixes two typos ("accesable", "nijnja").

Closes #38

State that the package does not provide Python bindings to the ninja
build engine, only the executable and upstream ninja_syntax.py, and that
contributions are welcome. Document ninja.ninja() and ninja.BIN_DIR, and
fix two typos.

Closes #38

Assisted-by: ClaudeCode:claude-opus-5
Comment thread README.rst Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify documentation: executable distribution vs Python-language programmatic access to ninja

1 participant