* updated tree-sitter (0.23.0 -> 0.24.2)
[t2sde.git] / package / textproc / iniparser / iniparser.desc
blobcc02fddea5e1cf1a1a610439eb3cbd8129d905d1
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/iniparser/iniparser.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] A free stand-alone ini file parsing library
14 [T] It is written in portable ANSI C and should compile anywhere.
16 [U] http://ndevilla.free.fr/iniparser
18 [A] Nicolas Devillard
19 [M] Roger Mason <rmason@mun.ca>
21 [C] extra/configuration
23 [L] MIT
24 [S] Stable
25 [V] 4.2.4
26 [P] X -----5---9 135.800
28 [O] makeinstopt=
29 [O] hook_add postmake 5 "cp -fv libiniparser.* $root$libdir"
30 [O] hook_add postmake 5 "ln -fvs $root$libdir/libiniparser.so.1 $root$libdir/libiniparser.so"
31 [O] hook_add postmake 5 "cp -fv src/{dictionary,iniparser}.h $root$includedir"
33 [D] 34e7e870df03a01acfb288ba7e422aa5bc11f1f3366182c0caa102ff iniparser4.2.4.tar.gz https://github.com/ndevilla/iniparser/archive/v4.2.4/