1 |
joko |
1.1 |
<font size="5"><b>NetFraggle</b></font><br> |
2 |
|
|
NetFraggle is a collaboration tool (maybe including Pears - a 3-pane RSS/RDF/Atom feed reader and aggregator). |
3 |
|
|
|
4 |
|
|
<br><br> |
5 |
|
|
<font size="3"><b>Program info</b></font><br> |
6 |
|
|
Version: %(netfraggleversion)s |
7 |
|
|
<br> |
8 |
|
|
Program directory: |
9 |
|
|
<br> <code><a href="%(programdir)s">%(programdir)s</a></code> |
10 |
|
|
<br> |
11 |
|
|
<br> |
12 |
|
|
Python version: %(pythonversion)s |
13 |
|
|
<br> |
14 |
|
|
wxPython version: %(wxpythonversion)s |
15 |
|
|
|
16 |
|
|
|
17 |
|
|
<br><br> |
18 |
|
|
<font size="3"><b>Contact</b></font><br> |
19 |
|
|
Web: <a href="http://netfrag.org">http://netfrag.org</a> |
20 |
|
|
<br> |
21 |
|
|
e-mail: <a href="mailto:info@netfrag.org">info@netfrag.org</a> |
22 |
|
|
<br> |
23 |
|
|
quakenet: #nfo |
24 |
|
|
|
25 |
|
|
<br><br> |
26 |
|
|
<font size="3"><b>Credits</b></font><br> |
27 |
|
|
Fraggle is built using many tools besides the extensive libraries of Python and wxPython. |
28 |
|
|
Thanks to: |
29 |
|
|
<ul> |
30 |
|
|
<li>Project 5 for the <a href="http://project5.freezope.org/pears/">Pears</a> |
31 |
|
|
</li> |
32 |
|
|
<li>the <a href="http://wxglade.sourceforge.net/">wxGlade</a> authors for an excellent GUI design tool |
33 |
|
|
</li> |
34 |
|
|
<li>Riaan Booysen for <a href="http://boa-constructor.sourceforge.net/">Boa Constructor</a>, which |
35 |
|
|
produces code which at times is more informative than reading the documentation |
36 |
|
|
</li> |
37 |
|
|
</ul> |
38 |
|
|
|
39 |
|
|
<br><br> |
40 |
|
|
<font size="3"><b>Licence</b></font><br> |
41 |
|
|
This program is © 2004 by netfrag.org<br> |
42 |
|
|
It is licenced under the GNU General Public Licence (GPL) |
43 |
|
|
<br> |
44 |
|
|
<br> |
45 |
|
|
This program is free software; you can redistribute it and/or |
46 |
|
|
modify it under the terms of the GNU General Public License |
47 |
|
|
as published by the Free Software Foundation; either version 2 |
48 |
|
|
of the License, or (at your option) any later version. |
49 |
|
|
<br> |
50 |
|
|
<br> |
51 |
|
|
This program is distributed in the hope that it will be useful, |
52 |
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of |
53 |
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
54 |
|
|
GNU General Public License for more details. |
55 |
|
|
<br> |
56 |
|
|
<br> |
57 |
|
|
You should have received a copy of the GNU General Public License |
58 |
|
|
along with this program; if not, write to the Free Software |
59 |
|
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
60 |
|
|
|