Re: macho 0.4 released
Edi Weitz <[email protected]> Tue, 11 Nov 2003 10:29:00 +0100
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 11 Nov 2003 00:46:07 -0800, Jan Rychter <[email protected]> wrote: > There is always GNU libiconv > (http://www.gnu.org/software/libiconv/), but it's GPL. I am not sure > if I understand the legal implications of accessing it via an FFI. It's the LGPL. IIRC, the Unicode support of Scieneer Common Lisp is based on libiconv, so unless Scieneer has broken the license it is either OK to include it in proprietary software or they have a special agreement with the libiconv authors. Edi.