# --- 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.9 [D] 9f2587ce12d3cd2e147578dbeaa65b6639cbc1b245eda83a55d518cc tree-sitter-0.26.9.tar.gz https://github.com/tree-sitter/tree-sitter/archive/v0.26.9/ srcdir=tree-sitter-*/crates/cli