File: control

package info (click to toggle)
python-pyqtlet2 0.9.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,672 kB
  • sloc: python: 997; javascript: 88; makefile: 18; sh: 14
file content (35 lines) | stat: -rw-r--r-- 1,121 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
Source: python-pyqtlet2
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Alexandre Detiste <tchet@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dbus-daemon <!nocheck>,
 pybuild-plugin-pyproject,
 python3,
 python3-pyqt6 <!nocheck>,
 python3-pyqt6.qtwebchannel <!nocheck>,
 python3-pyqt6.qtwebengine <!nocheck>,
 python3-qtpy <!nocheck>,
 python3-setuptools,
 xauth <!nocheck>,
 xvfb <!nocheck>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pyqtlet2
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pyqtlet2.git
Homepage: https://pypi.org/project/pyqtlet2/
X-Style: black

Package: python3-pyqtlet2
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Python Leaflet map wrapper for Qt bindings
 This is a fork of the repository pyqtlet from @skylarkdrones.
 Since the original repository is not further maintained.
 Since I find this package very useful for a map implementation
 in the QT environment, I want to further develop this package.