[Pypi-checkins] r900 - trunk/pypi/templates
richard
python-checkins at python.org
Wed Apr 6 04:48:49 CEST 2011
Author: richard
Date: Wed Apr 6 04:48:48 2011
New Revision: 900
Modified:
trunk/pypi/templates/about.pt
Log:
tweaks
Modified: trunk/pypi/templates/about.pt
==============================================================================
--- trunk/pypi/templates/about.pt (original)
+++ trunk/pypi/templates/about.pt Wed Apr 6 04:48:48 2011
@@ -17,19 +17,18 @@
</p>
<p>
-The project was started in 2002 by Richard Jones,
+The project was started in 2002,
and has since grown to include the contributions of over a dozen Python
programmers, <span tal:content="app/store/count_packages" /> packages
and millions of downloads.
</p>
<p>
-The Python Package Index (PyPI) is hosted by the Python Software Foundation (who run the python.org systems) but the project is community-run. Currently there's two maintainers, Richard and Martin von Löwis.
+The Python Package Index (PyPI) is hosted by the Python Software Foundation (who run the python.org systems) but the project is community-run. Currently there's two maintainers, Richard Jones and Martin von Löwis.
</p>
<p>
-The index itself is written in Python but pre-dates modern Python web frameworks.
-
+The index itself is written in Python but pre-dates modern Python web frameworks (<a href="http://wiki.python.org/moin/CheeseShopDev">more detail</a>).
</p>
<p>
More information about the Pypi-checkins
mailing list