Author: tomaz
Date: Mon May 30 15:50:21 2011
New Revision: 1129230

URL: http://svn.apache.org/viewvc?rev=1129230&view=rev
Log:
Fix line wrap and add info about supported versions.

Modified:
    libcloud/site/trunk/content/about.mdtext

Modified: libcloud/site/trunk/content/about.mdtext
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/content/about.mdtext?rev=1129230&r1=1129229&r2=1129230&view=diff
==============================================================================
--- libcloud/site/trunk/content/about.mdtext (original)
+++ libcloud/site/trunk/content/about.mdtext Mon May 30 15:50:21 2011
@@ -2,8 +2,17 @@ title: About
 
 ## About ##
 
-libcloud is a client library for interacting with many of the popular cloud 
server providers. It was created to make it easy for developers to build 
products that work between any of the services that it supports.
+libcloud is a client library for interacting with many of the popular cloud 
server providers.
+It was created to make it easy for developers to build products that work 
between any of the services that it supports.
 
-libcloud was originally created by the folks over at 
[Cloudkick](https://www.cloudkick.com), but has since grown into an independent 
free software project licensed under the Apache License (2.0).
+libcloud was originally created by the folks over at 
[Cloudkick](https://www.cloudkick.com), but has
+since grown into an independent free software project licensed under the 
Apache License (2.0).
 
 The libcloud team can be contacted at 
[[email protected]](mailto:[email protected]).
+
+## Supported Versions ##
+
+Libcloud supports the following Python version: **Python 2.5, python 2.5, 
Python 2.7**
+
+Support for **Python 2.4** has been dropped in **Libcloud 0.4.0**. If you are 
still using Python 2.4
+you need to use version prior to **0.4.0**.


Reply via email to