[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [announce] CppLua
- From: Paolo Capriotti <p.capriotti@...>
- Date: Wed, 16 Mar 2005 09:58:52 +0100
On Tue, 15 Mar 2005 11:51:43 -0800, Vijay Aswadhati <wyseman@pacbell.net> wrote:
>
> Hello Paolo,
>
> > I've written a small C++ wrapper for the lua API, since I couldn't
> > find one that fit my needs. I've added an entry in the lua addons
> > section of lua-users wiki.
>
> Libraries with GPL [http://www.fsf.org/licensing/licenses/gpl.html] are
> practically useless speaking for me and for most application developers.
Hello Vijay, thanks for your suggestions. I'm actually considering
releasing the library under the LGPL. I shall admit I wasn't much
informed about the licensing subject, and so I thought GPL was the
most natural choice.
Paolo Capriotti