[Python-apps-commits] r5382 - in packages/clustershell/trunk/debian (control)

phantez-guest at users.alioth.debian.org phantez-guest at users.alioth.debian.org
Fri Jun 11 09:33:34 UTC 2010


    Date: Friday, June 11, 2010 @ 09:33:31
  Author: phantez-guest
Revision: 5382

debian/control : change Description

Modified:
  packages/clustershell/trunk/debian/control

Modified: packages/clustershell/trunk/debian/control
===================================================================
--- packages/clustershell/trunk/debian/control	2010-06-11 09:22:38 UTC (rev 5381)
+++ packages/clustershell/trunk/debian/control	2010-06-11 09:33:31 UTC (rev 5382)
@@ -10,9 +10,12 @@
 Homepage: http://sourceforge.net/projects/clustershell/
 XB-Python-Version: ${python:Versions}
 Depends: ${misc:Depends}, ${python:Depends}
-Description: An event-based python library to execute commands  on local or
- distant cluster nodes in parallel depending on the selected engine and
+Description : Distributed shell that provides an efficient python interface
+ Event-based Python library to execute commands on local or distant
+ cluster nodes in parallel depending on the selected engine and
  worker mechanisms.
  .
- Example : clush -w node[001-256] hostname 
- or clush -w node[001-256] apt-get update|clubak -c
+ The library provides also advanced nodeset handling methods. Its goal
+ is to improve the administration of cluster by providing a lightweight
+ but scalable API for developers.
+




More information about the Python-apps-commits mailing list