[fpc-pascal] Re: Embedded web server
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Feb 25 11:31:04 CET 2011
On 25 Feb 2011, at 11:18, michael.vancanneyt at wisa.be wrote:
> I just downloaded it. It is extremely leightweight and has no external
> dependencies; Since it looks like it is abandoned, I will see if we
> can incorporate it in FPC. It will make testing a lot easier for
> fpWeb.
It seems that it's licensed under Artistic License 1.0 (<http://powtils.googlecode.com/svn/dev/LICENSE%20(powtils).txt
>), which is GPL-incompatible (and possibly also incompatible with a
number of other open source/free software licenses). While that does
not mean that it can't be used together with FPC, I'm not sure whether
it's a good idea to include components written from scratch in Pascal
that limit license choices for people that use them.
Jonas
More information about the fpc-pascal
mailing list