Source: clustershell
Section: net
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Stéphan Gorget <phantez@gmail.com>
Homepage: http://sourceforge.net/projects/clustershell/
Build-Depends: debhelper (>= 7~), python-support (>= 0.6), cdbs (>= 0.4.49), python-all
XS-Python-Version: >= 2.4
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/python-apps/packages/clustershell/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/clustershell/trunk/

Package: clustershell
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
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.
 .
 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.

