Block a user
tree-sitter-cli (0.22.6-3)
Published 2025-03-09 18:06:44 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install tree-sitter-cli=0.22.6-3
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
command-line for Tree-sitter parsers Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the tree-sitter-cli program, which is used to help generate, build, and test tree-sitter parsers.
Dependencies
| libc6 (>= 2.34) |
| libgcc-s1 (>= 4.2) |