[fpc-pascal] License change for UPasConf, GContnrs, CmdLine & data2pas
Yann Mérignac
yann.merignac at gmail.com
Tue Mar 4 09:28:49 CET 2014
Hi all,
As I said last week in the "Announces & License question" discussion, 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.
Again, thanks for your advices.
http://yann.merignac.free.fr/
- *data2pas* 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.
- *CmdLine* is a Free Pascal unit for parsing easily GNU style command
line options.
- *GContnrs* 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, ...).
- *UPasConf* 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140304/6e4d2683/attachment.html>
More information about the fpc-pascal
mailing list