Skip to content

Commit 468e4b4

Browse files
authored
Merge pull request #33 from jimbaker/master
Add Jython as a suborg for PSF GSoC
2 parents 9d9fd0a + e776090 commit 468e4b4

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
@@ -515,6 +515,20 @@ <h2>Project Ideas</h2>
515515
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
516516
</tr>
517517

518+
<tr>
519+
<!-- Logo -->
520+
<td rowspan="4" class="logo">
521+
<img src="http://www.jython.org/css/jython.png" width="128"></td>
522+
<!-- Info -->
523+
<td><h4>Jython</h4></td>
524+
<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>
525+
<tr><td><a href="http://jython.org">Website</a> |
526+
<a href="https://sourceforge.net/p/jython/mailman/">Mailing List</a> |
527+
<a href="https://github.com/jython/ideas">Ideas Page</a>
528+
</td>
529+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
530+
</tr>
531+
518532
<tr>
519533
<!-- Logo -->
520534
<td rowspan="4" class="logo">

0 commit comments

Comments
 (0)