Skip to content

Commit e776090

Browse files
committed
Add Jython as a suborg for PSF GSoC
1 parent 7bfdc3a commit e776090

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,20 @@ <h2>Project Ideas</h2>
489489
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
490490
</tr>
491491

492+
<tr>
493+
<!-- Logo -->
494+
<td rowspan="4" class="logo">
495+
<img src="http://www.jython.org/css/jython.png" width="128"></td>
496+
<!-- Info -->
497+
<td><h4>Jython</h4></td>
498+
<tr><td>Jython is Python for the Java platform. Jython is one of the oldest maintained projects in the Python ecosystem, with over 8000 commits that go back to 1997. Currently we support the 2.7 version of the Python language, including standard library and ecosystem (this means pip and PyPI); but there is also active work to implement Python 3.x.</td></tr>
499+
<tr><td><a href="http://jython.org">Website</a> |
500+
<a href="https://sourceforge.net/p/jython/mailman/">Mailing List</a> |
501+
<a href="https://github.com/jython/ideas">Ideas Page</a>
502+
</td>
503+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
504+
</tr>
505+
492506
<tr>
493507
<!-- Logo -->
494508
<td rowspan="4" class="logo">

0 commit comments

Comments
 (0)