* move libffi to base/ Category
[t2sde.git] / package / develop / tree-sitter / tree-sitter.desc
blob46c1f0a0d1994a0d0210e0a8207e7aa04eca0078
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
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
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>
23 [C] extra/development
24 [F] CROSS
26 [L] MIT
27 [S] Stable
28 [V] 0.24.6
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/