blob: b4e134e8df31d8f01a09258b9a468370f74d4062 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] re: Boost library</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:nevrax%40bernard-hugueney.org">
<LINK REL="Previous" HREF="000096.html">
<LINK REL="Next" HREF="000098.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] re: Boost library</H1>
<B>Bernard Hugueney</B>
<A HREF="mailto:nevrax%40bernard-hugueney.org"
TITLE="[Nel] re: Boost library">nevrax@bernard-hugueney.org</A><BR>
<I>Thu, 4 Jan 2001 18:54:08 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000096.html">[Nel] Boost.org</A></li>
<LI> Next message: <A HREF="000098.html">[Nel] re: Boost library</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#97">[ date ]</a>
<a href="thread.html#97">[ thread ]</a>
<a href="subject.html#97">[ subject ]</a>
<a href="author.html#97">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Olivier Lejade <<A HREF="mailto:lejade@nevrax.com">lejade@nevrax.com</A>> wrote:
><i> From the information gathered on
</I>><i><A HREF="http://64.226.201.52/more/lib_guide.htm##License">http://64.226.201.52/more/lib_guide.htm##License</A>
</I>><i>there seems to be licensing incompatibilities between Boost librairies and
</I>><i>the GPL.
</I>
I think there is a misunderstanding. They exclude GPL and LGPL for
library SUBMITTED. They want more of a BSD kind I think. You could not
submit Nel for Boost acceptance,
<Quote>
To avoid the frustration and wasted time of a proposed library being
rejected, it must meets these requirements:
* The license must meet the license requirements below. Restricted
licenses like the GPL and LGPL are not acceptable.
</Quote>
Note : "proposed library"
No such restriction is imposed on code using a boost library: reading from
their licenses requirement
<Quote>
* Must grant permission to copy, use and modify the software for any
use (commercial and non-commercial) for no fee.
</Quote>
You cannot say that you are not allowed to use a library with such a
licence (Note: ANY USE ) !!!
I don't want to force you to use anything from boost, I just would want you
to dismiss it for bad reasons. As a C++ coder, I found it invaluable
(just for fun you migh look at the lambda library at <A HREF="http://lambda.cs.utu.fi/">http://lambda.cs.utu.fi/</A>
I never thought it would be possible). Of course their aim to "perfection"
leads them to move slowly at time (network threads are not there yet...), and
their advanced use of C++ clashes with crappy compiler (VC++). But if you
can use it, their stuff really shines. I have not tested their py_cpp
c++ to python wrapper, but I though you might be interested.
Happy coding !
Bernard
(kinda jealous not to code for my living)
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000096.html">[Nel] Boost.org</A></li>
<LI> Next message: <A HREF="000098.html">[Nel] re: Boost library</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#97">[ date ]</a>
<a href="thread.html#97">[ thread ]</a>
<a href="subject.html#97">[ subject ]</a>
<a href="author.html#97">[ author ]</a>
</LI>
</UL>
</body></html>
|