Source: psphere
Section: python
Priority: extra
Maintainer: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3), python-setuptools
Standards-Version: 3.9.4
Homepage: https://github.com/jkinred/psphere
#Vcs-Git: git://git.debian.org/collab-maint/psphere.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/psphere.git;a=summary
X-Python-Version: >= 2.6

Package: python-psphere
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-suds
Description: Python bindings for the vSphere Web Services SDK
 pSphere provides native Python bindings for the vSphere Web Services SDK
 (formerly known as VMware Infrastructure SDK). The project is in its early
 phases but can already perform most query operations and virtual machine
 creation.
 .
 pSphere is in no way affiliated with VMware Inc.
