1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/tree-sitter/tree-sitter.desc
3 [COPY] Copyright (C) 2010 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] An incremental parsing system for programming tools
14 [T] Tree-sitter is a parser generator tool and an incremental parsing
15 [T] library. It can build a concrete syntax tree for a source file and
16 [T] efficiently update the syntax tree as the source file is edited.
18 [U] https://tree-sitter.github.io/
20 [A] Tree-sitter project
21 [M] Daniel <daniel.ashkenazi@gmail.com>
29 [P] X -----5---9 150.000
31 [O] runcargo=0 runzig=0
32 [O] var_append makeopt ' ' 'LIBDIR=$libdir'
33 [O] var_append makeinstopt ' ' 'LIBDIR=$libdir'
35 [D] 276b9b7364b86c1d1d66948d021fd9f811571a0ab497f845f1bf8c65 tree-sitter-0.24.6.tar.gz https://github.com/tree-sitter/tree-sitter/archive/v0.24.6/