Block a user
librust-tree-sitter-highlight-dev (0.22.6-3)
Published 2025-03-09 18:06:40 +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-highlight-dev=0.22.6-3
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
perform syntax highlighting with tree-sitter - 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-highlight crate, packaged for use with cargo and dh-cargo.
Dependencies
| librust-lazy-static-1+default-dev (>= 1.4.0) |
| librust-regex-1+default-dev (>= 1.10.4) |
| librust-thiserror-1+default-dev (>= 1.0.59) |
| librust-tree-sitter-0.22+default-dev (>= 0.22.6) |
| rustc (>= 1.74.1) |