File: control

package info (click to toggle)
python-qtawesome 0.4.4%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 540 kB
  • ctags: 143
  • sloc: python: 499; makefile: 172
file content (75 lines) | stat: -rw-r--r-- 2,554 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Source: python-qtawesome
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 10),
               dh-python,
               dpkg-dev (>= 1.17.14),
               python-all,
               python-qtpy,
               python-setuptools,
               python-six,
               python3-all,
               python3-doc <!nodoc>,
               python3-qtpy,
               python3-setuptools,
               python3-six,
               python3-sphinx <!nodoc>,
               sphinx-common,
               xauth <!nocheck>,
               xvfb <!nocheck>
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-qtawesome.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-qtawesome.git
Homepage: https://github.com/spyder-ide/qtawesome
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

Package: python-qtawesome
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-qtawesome-common
Suggests: python-qtawesome-doc
Description: iconic fonts in PyQt and PySide applications (Python 2)
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides QtAwesome for Python 2.

Package: python3-qtawesome
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python-qtawesome-common
Suggests: python-qtawesome-doc
Description: iconic fonts in PyQt and PySide applications (Python 3)
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides QtAwesome for Python 3.

Package: python-qtawesome-common
Architecture: all
Depends: ${misc:Depends},
         fonts-elusive-icons,
         fonts-font-awesome
Description: common files for QtAwesome
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides the files common to all QtAwesome Python packages.

Package: python-qtawesome-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Description: documentation and examples for QtAwesome
 QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in
 PyQt and PySide applications.
 .
 This package provides the documentation and examples for QtAwesome.
Build-Profiles: <!nodoc>