Source: pmbootstrap
Section: devel
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Ben Westover <me@benthetechguy.net>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
 python3-setuptools,
 pybuild-plugin-pyproject
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/python-team/packages/pmbootstrap.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pmbootstrap
Homepage: https://postmarketos.org/source-code/
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

Package: pmbootstrap
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, git, kpartx, openssl
Description: Chroot/build/flash tool to develop and install postmarketOS
 pmbootstrap is the central tool used for development and installation
 of postmarketOS, a Linux distribution for mobile devices. It works in
 Alpine chroots to avoid installing software on the host's machine.