Source: oz
Maintainer: Simon Josefsson <simon@josefsson.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 12), dh-python, python3-all
Standards-Version: 4.4.0
Homepage: https://github.com/clalancette/oz/wiki
Vcs-Browser: https://salsa.debian.org/jas/oz
Vcs-Git: https://salsa.debian.org/jas/oz.git

Package: oz
Section: admin
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 python3,
 genisoimage,
 libvirt-dev (>= 0.9.7),
 mtools,
 openssh-client,
 python3-guestfs,
 python3-lxml,
 python3-libvirt,
 python3-pycurl,
 python3-requests,
 python3-m2crypto,
 python3-monotonic
Description: install virtual machine guest OSs with minimal input the user
 Oz is a tool for automatically installing guest OSs with only minimal
 up-front input from the user.
 .
 For each type of guest operating system, Oz supports up to three
 operations: operating system installation (oz-install), operating
 system customization (oz-customize), and ICICLE manifest generation
 (oz-generate-icicle).
 .
 Currently many versions of popular operating systems are supported,
 including Debian, Ubuntu, RHEL/CentOS, Fedora, openSUSE, Mandrake,
 and FreeBSD.  See also virt-install(1) and virt-builder(1) from the
 virtinst and libguestfs-tools packages.
