File: control

package info (click to toggle)
python-smoke-zephyr 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 192 kB
  • sloc: python: 1,260; makefile: 4
file content (37 lines) | stat: -rw-r--r-- 1,271 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
30
31
32
33
34
35
36
37
Source: python-smoke-zephyr
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <team+python-modules@tracker.debian.org>
Uploaders: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python-all,
               python-setuptools,
               python3-all,
               python3-setuptools
Standards-Version: 4.2.1
Homepage: https://github.com/zeroSteiner/smoke-zephyr
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-smoke-zephyr
Vcs-Git: https://salsa.debian.org/python-team/modules/python-smoke-zephyr.git

Package: python-smoke-zephyr
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends}
Recommends: ${python:Recommends}
Suggests: ${python:Suggests}
Description: Python utility collection
 This package contains a module of Python utility collection.
 .
 This package contains the Python 2 version of smoke-zephyr.

Package: python3-smoke-zephyr
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Python utility collection
 This package contains a module of Python utility collection.
 .
 This package contains the Python 3 version of smoke-zephyr.