[admin] Application for project hosting for CPARSE
Hello. I have communicated with Tim Moore and have been given permission to make public and hack along on his CPARSE package. This is something that can take a C header file and produce FFI definitions. It is implemented for CMUCL but I want to extend it to producing UFFI definitions instead. I would very much like this project hosted on common-lisp.net. ------------------------+----------------------------------------------------- Christian Lynbech | christian #\@ defun #\. dk ------------------------+----------------------------------------------------- Hit the philistines three times over the head with the Elisp reference manual. - petonic@hal.com (Michael A. Petonic)
lynbech@defun.dk (Christian Lynbech) writes:
Hello.
I have communicated with Tim Moore and have been given permission to make public and hack along on his CPARSE package. This is something that can take a C header file and produce FFI definitions. It is implemented for CMUCL but I want to extend it to producing UFFI definitions instead.
I would very much like this project hosted on common-lisp.net.
That is great news! Under what license will it be? Regards, Mario.
"Nikodemus" == Nikodemus Siivola <tsiivola@cc.hut.fi> writes:
Nikodemus> On Fri, 12 Mar 2004, Christian Lynbech wrote:
I would very much like this project hosted on common-lisp.net.
Nikodemus> I'll be delighted to approve, but before that we need to know the Nikodemus> license... Ah, sorry. The license reads as follows. I am sure however that if there are problems in it we can talk to Tim about it. I am of course not going to change or restrict this in any way. ;;; ;;; Copyright (c) 2001 Timothy Moore ;;; All rights reserved. ;;; ;;; Redistribution and use in source and binary forms, with or without ;;; modification, are permitted provided that the following conditions ;;; are met: ;;; 1. Redistributions of source code must retain the above copyright ;;; notice, this list of conditions and the following disclaimer. ;;; 2. Redistributions in binary form must reproduce the above copyright ;;; notice, this list of conditions and the following disclaimer in the ;;; documentation and/or other materials provided with the distribution. ;;; 3. The name of the author may not be used to endorse or promote products ;;; derived from this software without specific prior written permission. ;;; ;;; THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ;;; ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ;;; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ;;; ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE ;;; FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL ;;; DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS ;;; OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ;;; HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ;;; LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY ;;; OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ;;; SUCH DAMAGE. ------------------------+----------------------------------------------------- Christian Lynbech | christian #\@ defun #\. dk ------------------------+----------------------------------------------------- Hit the philistines three times over the head with the Elisp reference manual. - petonic@hal.com (Michael A. Petonic)
On Sat, 13 Mar 2004, Christian Lynbech wrote:
Ah, sorry. The license reads as follows. I am sure however that if there are problems in it we can talk to Tim about it. I am of course not going to change or restrict this in any way.
[snip "new-style" BSD-license] Perfect! Approved, -- Nikodemus Siivola
Christian Lynbech <christian@defun.dk> writes:
"Nikodemus" == Nikodemus Siivola <tsiivola@cc.hut.fi> writes:
Nikodemus> On Fri, 12 Mar 2004, Christian Lynbech wrote:
I would very much like this project hosted on common-lisp.net.
Nikodemus> I'll be delighted to approve, but before that we need to know the Nikodemus> license...
Ah, sorry. The license reads as follows. I am sure however that if there are problems in it we can talk to Tim about it. I am of course not going to change or restrict this in any way. [...]
It's ok :-) I approve! Regards, Mario.
participants (4)
-
Christian Lynbech
-
lynbech@defun.dk
-
Mario Mommer
-
Nikodemus Siivola