Author: buildbot
Date: Sat Jul 2 18:38:55 2011
New Revision: 792056
Log:
Staging update by buildbot
Modified:
websites/staging/libcloud/trunk/content/about.html
Modified: websites/staging/libcloud/trunk/content/about.html
==============================================================================
--- websites/staging/libcloud/trunk/content/about.html (original)
+++ websites/staging/libcloud/trunk/content/about.html Sat Jul 2 18:38:55 2011
@@ -87,7 +87,13 @@ It was created to make it easy for devel
since grown into an independent free software project licensed under the
Apache License (2.0).</p>
<p>The libcloud team can be contacted at <a
href="mailto:[email protected]">[email protected]</a>.</p>
<h2 id="supported_versions">Supported Versions</h2>
-<p>Libcloud supports the following Python version: <strong>Python 2.5, python
2.5, Python 2.7</strong></p>
+<p>Libcloud supports the following Python version: </p>
+<ul>
+<li>Python 2.5,</li>
+<li>Python 2.6</li>
+<li>Python 2.7</li>
+<li>PyPy</li>
+</ul>
<p>Support for <strong>Python 2.4</strong> has been dropped in
<strong>Libcloud 0.4.0</strong>. If you are still using Python 2.4
you need to use version prior to <strong>0.4.0</strong>.</p>