# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/tree-sitter-cli/tree-sitter-cli.desc # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] An incremental parsing system for programming tools [T] Tree-sitter is a parser generator tool. It can build a concrete syntax tree [T] for a source file and efficiently update the syntax tree as the source file [T] is edited. [U] https://tree-sitter.github.io/ [A] Tree-sitter project [M] David Senoner [C] extra/development [F] CROSS [L] MIT [V] 0.26.8 [D] c56cc81e37f1c6e2ec044f771e23f85c4e6aa8fa9fce631a54aa0781 tree-sitter-0.26.8.tar.gz https://github.com/tree-sitter/tree-sitter/archive/v0.26.8/ srcdir=tree-sitter-*/crates/cli