File: control

package info (click to toggle)
pmbootstrap 1.50.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,464 kB
  • sloc: python: 13,509; sh: 318; ansic: 12; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/python-team/packages/pmbootstrap.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pmbootstrap
Homepage: https://git.sr.ht/~postmarketos/pmbootstrap
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python

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