Thu, 02 May 2024 13:01:40 UTC | login

Information for build tree-sitter-0.20.7-1.fc37

ID218245
Package Nametree-sitter
Version0.20.7
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tree-sitter.git#5f008b24bc4078e18b69b4b5fe1ff16bb1c51aeb
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 09 Nov 2022 08:49:31 UTC
CompletedWed, 09 Nov 2022 10:17:34 UTC
Taskbuild (f37, /rpms/tree-sitter.git:5f008b24bc4078e18b69b4b5fe1ff16bb1c51aeb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tree-sitter.git#5f008b24bc4078e18b69b4b5fe1ff16bb1c51aeb'}}
Tags
f37
f38
RPMs
src
tree-sitter-0.20.7-1.fc37.src.rpm (info) (download)
riscv64
libtree-sitter-0.20.7-1.fc37.riscv64.rpm (info) (download)
libtree-sitter-devel-0.20.7-1.fc37.riscv64.rpm (info) (download)
libtree-sitter-debuginfo-0.20.7-1.fc37.riscv64.rpm (info) (download)
tree-sitter-debugsource-0.20.7-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Sep 03 2022 Andreas Schneider <asn@redhat.com> - 0.20.7-1 - Update to version 0.20.7 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Apr 04 2022 Andreas Schneider <asn@redhat.com> - 0.20.6-1 - Update to version 0.20.6 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Dec 01 2021 Andreas Schneider <asn@redhat.com> - 0.20.1-1 - Update to version 0.20.1 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jul 03 2021 Andreas Schneider <asn@redhat.com> - 0.20.0-2 - Fixed libtree-sitter Require of devel package * Fri Jul 02 2021 Andreas Schneider <asn@redhat.com> - 0.20.0-1 - Initial package