File: sidebar.html

package info (click to toggle)
pythoncard 0.8.1-8.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 5,352 kB
  • ctags: 4,594
  • sloc: python: 42,401; makefile: 55; sh: 22
file content (54 lines) | stat: -rw-r--r-- 1,689 bytes parent folder | download | duplicates (4)
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
<!-- start of sidebar table -->
<!-- $Revision: 1.3 $, $Date: 2001/08/17 04:21:53 $ -->
<TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=3
       BGCOLOR="#ffffff">
<TR><TD BGCOLOR="#003366"><B><FONT COLOR="#ffffff">
General
</FONT></B></TD></TR>
<TR><TD BGCOLOR="#FFFFFF">
<A HREF="">Home page</A>
</TD></TR>
<!--
<TR><TD BGCOLOR="#ffffff">
<A HREF="">Documentation</A>
</TD></TR>
-->
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://sourceforge.net/project/showfiles.php?group_id=19015">Downloads</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://groups.yahoo.com/group/pythoncard">Mailing list</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="samples.html">Screenshots</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">&nbsp;
<TR><TD BGCOLOR="#003366"><B><FONT COLOR="#ffffff">
Development
</FONT></B></TD></TR>
<TR><TD BGCOLOR="#ffffff">
<a href="http://sourceforge.net/projects/pythoncard/" >Project page</a>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://sourceforge.net/cvs/?group_id=19015">CVS access</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://sourceforge.net/tracker/?atid=119015&group_id=19015&func=browse">Bug Reports</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://sourceforge.net/tracker/?atid=369015&group_id=19015&func=browse">Feature Requests</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">&nbsp;
<TR><TD BGCOLOR="#003366"><B><FONT COLOR="#ffffff">
Exits
</FONT></B></TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://sourceforge.net/projects/pycrust">PyCrust</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
<A HREF="http://www.wxpython.org/">wxPython</A>
</TD></TR>
<TR><TD BGCOLOR="#ffffff">
&nbsp;
</TD></TR>
</TABLE><!-- end of sidebar table -->