Block a user
librust-tree-sitter-dev (0.22.6-4)
Published 2025-03-09 17:57:53 +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 librust-tree-sitter-dev=0.22.6-4
Repository Info
Distributions |
noble, plucky |
Components |
universe |
Architectures |
arm64 |
About this package
bindings to the tree-sitter parsing library - Rust source code 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 source for the Rust tree-sitter crate, packaged for use with cargo and dh-cargo.
Dependencies
| librust-cc-1+default-dev (>= 1.0.95) |
| librust-regex-1+default-dev (>= 1.10.4) |
| rustc (>= 1.65) |