<div dir="ltr"><div>Hi all,<br><br><span id="result_box" class="" lang="en"><span class="">As</span> <span class="">I said</span> last week <span class="">in the "Announces & License question" discussion</span></span>, I have released new versions of UPasConf, GContnrs,
CmdLine and data2pas. No new functionality, just a change of license to
be more compatible with Free Pascal licence.<br><br></div>Again, thanks for your advices.<br><div><br><a href="http://yann.merignac.free.fr/" class="" target="_blank">http://yann.merignac.free.fr/</a><br><br><ul class="">
<li><strong>data2pas</strong>
is a command line tool that generates pascal include files from a text
file description. This is a tool similar to data2inc but using a more
"pascalish" syntax.</li><li><strong>CmdLine</strong> is a Free Pascal unit for parsing easily GNU style command line options.</li><li><strong>GContnrs</strong>
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, ...).</li><li><strong>UPasConf</strong> a unit
that has been designed to create configuration programs in Pascal. It
allows you to create programs that mimic the famous './configure'
script. It can also create GNU makefiles for your projects.</li></ul></div></div>