Description
Many programming languages can be parsed from Python tools through bundled Tree-sitter grammars. This package collects prebuilt language bindings so editors, analyzers, and indexing tools can support several syntaxes without packaging each grammar separately.
It is a dependency for developer tooling, not a standalone app. Install it when a Python Tree-sitter workflow needs a broad grammar set.