File: control

package info (click to toggle)
helpdev 0.7.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 608 kB
  • sloc: python: 648; makefile: 14
file content (26 lines) | stat: -rw-r--r-- 874 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
25
26
Source: helpdev
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Standards-Version: 4.6.2
Build-Depends:
 debhelper-compat (= 13),
 python3,
 dh-sequence-python3,
 python3-setuptools,
 python3-importlib-metadata <!nocheck>,
Homepage: https://gitlab.com/dpizetta/helpdev/
Vcs-Git: https://salsa.debian.org/python-team/packages/helpdev.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/helpdev

Package: helpdev
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Helper tool to get environment information
 This package provides a tool to help users and developers to get
 information about the environment to report bugs or even test your
 system without spending a day on it. It can get information about
 hardware, OS, paths, Python distribution and packages, including
 Qt-things.