Source: vmdk-stream-converter
Section: misc
Priority: optional
Maintainer: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 10), python | python-all | python-dev | python-all-dev
Standards-Version: 4.1.1
Homepage: https://github.com/imcleod/VMDK-stream-converter
Vcs-Git: https://anonscm.debian.org/git/collab-maint/vmdk-stream-converter.git
Vcs-Browser: https://anonscm.debian.org/collab-maint/vmdk-stream-converter.git

Package: vmdk-stream-converter
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: raw disk images to stream-optimized VMDK files convert tool
 This tool convert raw disk images to stream-optimized VMDK files for VMWare
 ESX/vSphere environment, and known to work on ESXi 4.1.
 .
 Its format is only useful if you are attempting to import virtual machines
 into ESX using the vSphere SOAP API and HTTP POST uploads of image files.
 (In which case, it is required.)
