<div dir="ltr"><div><div><div>Hi,<br><br>I have released some free pascal code.<br><br></div><ul><li><strong>data2pas</strong> a command line tool that generates pascal include files from a text file description. This is
a tool similar to <strong>data2inc</strong> but using a more "pascalish" syntax. (GPL v3+) <a href=" http://yann.merignac.free.fr/data2pas.html"> http://yann.merignac.free.fr/data2pas.html</a><br></li><li><b>CmdLine</b> is a Free Pascal unit for parsing easily GNU style command line options. (LGPL v3+) <a href="http://yann.merignac.free.fr/unit-cmdline.html">http://yann.merignac.free.fr/unit-cmdline.html</a><br>
</li><li><b>GContnrs</b> is a generic container collection for Free Pascal. It implements :
doubly linked lists, dequeues, hash maps, hash sets, priority queues, queues,
stacks, tree maps, tree sets and vectors and some algorithms (sort, shuffle, min, max, ...). (LGPL v3+) <a href="http://yann.merignac.free.fr/unit-gcontnrs.html">http://yann.merignac.free.fr/unit-gcontnrs.html</a><br></li>
<li><b>UPasConf </b>a unit<b> </b>that has been designed to create configuration programs in Pascal. It
allows you to create programs that mimic the famous <tt>'./configure'</tt> script. It
can also create GNU makefiles for your projects. (LGPL v3+) <a href="http://yann.merignac.free.fr/unit-upasconf.html">http://yann.merignac.free.fr/unit-upasconf.html</a></li></ul></div>All units are under LGPL v3+ but I am not sure of my choice. I want the units to be usable by anyone in any kind of projects : closed source or not, commercial or not, etc... And, I want that any <span id="result_box" class="" lang="en"><span class="">change to the source of the units must</span><span class=""> be</span> <span class="">made public</span><span class="">. Do you think the LGPL is a good choice for that goals ?<br>
<br></span></span></div><span id="result_box" class="" lang="en"><span class="">Thanks (and sorry for my English)<br><br><br></span></span><div><span id="result_box" class="" lang="en"><span class=""><br><br><br></span></span><div>
<div><div><div><br><br></div></div></div></div></div></div>