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

ID15748
Package Nametree-sitter
Version0.20.7
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/tree-sitter.git?.#a8e08a3150c531c3566564b18aa7a5573325caeb
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
StartedMon, 18 Sep 2023 22:06:33 CST
CompletedMon, 18 Sep 2023 22:09:13 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/tree-sitter.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/tree-sitter.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
tree-sitter-0.20.7-3.oc9.src.rpm (info) (download)
aarch64
libtree-sitter-0.20.7-3.oc9.aarch64.rpm (info) (download)
libtree-sitter-devel-0.20.7-3.oc9.aarch64.rpm (info) (download)
x86_64
libtree-sitter-0.20.7-3.oc9.x86_64.rpm (info) (download)
libtree-sitter-devel-0.20.7-3.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 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