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

mshuler-guest at users.alioth.debian.org mshuler-guest at users.alioth.debian.org
Mon Oct 26 16:57:13 UTC 2009


    Date: Monday, October 26, 2009 @ 16:57:12
  Author: mshuler-guest
Revision: 10206

last description edit (thanks debian-l10n-english at lists.d.o)

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

Modified: packages/python-cloudfiles/trunk/debian/control
===================================================================
--- packages/python-cloudfiles/trunk/debian/control	2009-10-26 13:59:11 UTC (rev 10205)
+++ packages/python-cloudfiles/trunk/debian/control	2009-10-26 16:57:12 UTC (rev 10206)
@@ -14,8 +14,11 @@
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
-Description: Python interface to Rackspace Cloud Files
- 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 as methods for enabling
- data to be served by a public CDN.
+Description: Rackspace Cloud Files service Python interface
+ Cloud Files provides unlimited online storage and CDN file delivery. It
+ is accessed via a web services API, which requires a paid account with
+ Rackspace.
+ .
+ This package provides a client-side Python module for the Cloud Files
+ REST API, supporting container and file object operations as well as
+ CDN management.




More information about the Python-modules-commits mailing list