dspawn/debian/control

18 lines
735 B
Plaintext

Source: dspawn
Section: python
Priority: optional
Maintainer: Christophe Siraut <csiraut@entrouvert.com>
Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-setuptools
Standards-Version: 4.1.3
Package: dspawn
Architecture: all
Section: python
Depends: python3, python3-apt, python3-pkg-resources, debootstrap, systemd-container, libnss-mymachines, ${misc:Depends}, ${python3:Depends}
Suggests: apt-cacher-ng
Description: systemd-nspawn container manager
an alternative to machinectl aimed at debootstrap compatible distributions,
with many features: authorizes ssh keys in container, caches deboostrap models
for fast container creations, various network configurations, uses
apt-cacher-ng if available, and more.