File: control

package info (click to toggle)
helpdev 0.7.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: python: 648; makefile: 14
file content (29 lines) | stat: -rw-r--r-- 915 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
27
28
29
Source: helpdev
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Standards-Version: 4.7.2
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-pip,
 python3-pytest,
 python3-setuptools,
Testsuite: autopkgtest-pkg-pybuild
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
X-Style: black

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.