Added "Get Python 3"

This commit is contained in:
Armin Ronacher 2011-02-21 13:08:19 +01:00
parent 32cec7f51b
commit 5a79174b61

View file

@ -159,7 +159,12 @@ projects = {
Project('Python Edinburgh', 'http://www.pythonedinburgh.org/', u''' Project('Python Edinburgh', 'http://www.pythonedinburgh.org/', u'''
<p> <p>
Website of the user group for Pythonistas in Edinburgh. Website of the user group for Pythonistas in Edinburgh.
''') '''),
Project('Get Python 3', 'http://getpython3.net/', u'''
<p>
A website to collect feedback of Python third party
libraries about its compatibility with Python 3
''', source='https://github.com/baijum/getpython3')
], ],
'apps': [ 'apps': [
Project('960 Layout System', 'http://960ls.atomidata.com/', ''' Project('960 Layout System', 'http://960ls.atomidata.com/', '''