Source: cloud-init
Section: admin
Priority: optional
Maintainer: Scott Moser <smoser@ubuntu.com>
Build-Depends: python3-jinja2,python3-prettytable,python3-oauthlib,python3-configobj,python3-yaml,python3-requests,python3-jsonpatch,python3-jsonschema,python3-six,procps,debhelper,dh-python,dh-systemd,python3-httpretty,python3-mock,python3-nose,python3-unittest2,python3-coverage,python3-contextlib2,python3-setuptools,python3
XS-Python-Version: all
Standards-Version: 3.9.6
Package: cloud-init
Architecture: all
Depends: ${misc:Depends},
${python3:Depends}
Recommends: eatmydata, sudo, software-properties-common, gdisk
XB-Python-Version: ${python:Versions}
Description: Init scripts for cloud instances
Cloud instances need special scripts to run during initialisation
to retrieve and install ssh keys and to let the user run various scripts.