Information for build tree-sitter-0.20.7-4.oc9

ID20084
Package Nametree-sitter
Version0.20.7
Release4.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/tree-sitter.git?.#f7d52a6da658ea86adec11e1bc514d4a5ad5d8f8
SummaryAn incremental parsing system for programming tools
DescriptionTree-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. Tree-sitter aims to be: * General enough to parse any programming language * Fast enough to parse on every keystroke in a text editor * Robust enough to provide useful results even in the presence of syntax errors * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 17:50:44 CST
CompletedTue, 16 Jan 2024 17:55:15 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/tree-sitter.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tree-sitter.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
tree-sitter-0.20.7-4.oc9.src.rpm (info) (download)
aarch64
libtree-sitter-0.20.7-4.oc9.aarch64.rpm (info) (download)
libtree-sitter-devel-0.20.7-4.oc9.aarch64.rpm (info) (download)
libtree-sitter-debuginfo-0.20.7-4.oc9.aarch64.rpm (info) (download)
tree-sitter-debugsource-0.20.7-4.oc9.aarch64.rpm (info) (download)
x86_64
libtree-sitter-0.20.7-4.oc9.x86_64.rpm (info) (download)
libtree-sitter-devel-0.20.7-4.oc9.x86_64.rpm (info) (download)
libtree-sitter-debuginfo-0.20.7-4.oc9.x86_64.rpm (info) (download)
tree-sitter-debugsource-0.20.7-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jan 13 2023 Shuo Wang <abushwang@tencent.com> - 0.20.7-1 - initial build