File: control

package info (click to toggle)
qt-material 2.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,000 kB
  • sloc: python: 1,153; xml: 261; makefile: 22; sh: 8
file content (32 lines) | stat: -rw-r--r-- 1,034 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
Source: qt-material
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Python Team <team+python@tracker.debian.org>,
 Roland Mas <lolando@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-jinja2,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/UN-GCPDS/qt-material/
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/qt-material.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/qt-material

Package: python3-qt-material
Architecture: any
Depends:
 fonts-roboto-unhinted,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends}
Description: Material Design-inspired stylesheet for PySide6, PySide2, PyQt5 and PyQt6
 This is another stylesheet for PySide6, PySide2, PyQt5 and PyQt6,
 which looks like Material Design (close enough), with custom dark and
 light themes.