[Python-modules-commits] r10173 - in packages/python-cloudfiles/trunk/debian (control)

mshuler-guest at users.alioth.debian.org mshuler-guest at users.alioth.debian.org
Thu Oct 22 01:02:02 UTC 2009


    Date: Thursday, October 22, 2009 @ 01:01:57
  Author: mshuler-guest
Revision: 10173

description edit

Modified:
  packages/python-cloudfiles/trunk/debian/control

Modified: packages/python-cloudfiles/trunk/debian/control
===================================================================
--- packages/python-cloudfiles/trunk/debian/control	2009-10-21 23:37:47 UTC (rev 10172)
+++ packages/python-cloudfiles/trunk/debian/control	2009-10-22 01:01:57 UTC (rev 10173)
@@ -15,7 +15,7 @@
 Depends: ${python:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Description: Python interface to Rackspace Cloud Files
- Cloud Files is a parallel virtualized distributed storage system. Unlike a
- traditional POSIX compliant filesystem, Cloud Files requires that applications
- access storage through the use of a web services API, and python-cloudfiles
- provides a client-side Python library for these web services.
+ python-cloudfiles is a Python interface to the Rackspace Cloud Files storage
+ service.  python-cloudfiles supports all of the container and file object
+ operations exposed by the Cloud Files REST API, as well methods for enabling
+ data to be served by a public CDN.




More information about the Python-modules-commits mailing list