Source: moulin
Section: utils
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-packaging,
 python3-setuptools,
 python3-sphinx,
 python3-yaml,
Standards-Version: 4.7.4
Homepage: https://github.com/xen-troops/moulin
Vcs-Browser: https://salsa.debian.org/python-team/packages/moulin
Vcs-Git: https://salsa.debian.org/python-team/packages/moulin.git
Testsuite: autopkgtest-pkg-python

Package: moulin
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Build system capable of building multiple images
 Main purpose of moulin is to build complex images for embedded devices.
 Imagine that you are running hypervisor (like Xen or KVM) on your device
 and you want to build multiple VM images with one simple command.
 moulin is made exactly for this task.
