Re: [announce] CppLua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [announce] CppLua
- From: Asko Kauppi <asko.kauppi@...>
- Date: 2005年3月16日 11:06:37 +0200
Without knowing the details, the most natural license for such a Lua
extension would be MIT (the same as Lua5).
16.3.2005 kello 10:58, Paolo Capriotti kirjoitti:
On 2005年3月15日 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