File: control

package info (click to toggle)
python-qtpynodeeditor 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 604 kB
  • sloc: python: 5,038; makefile: 14; sh: 1
file content (21 lines) | stat: -rw-r--r-- 745 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
Source: python-qtpynodeeditor
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all,
 python3-qtpy,
 python3-pytest,
 python3-pytestqt,
 debhelper (>= 13)
Standards-Version: 4.6.1
Homepage: https://github.com/klauer/qtpynodeeditor
Vcs-Git: https://salsa.debian.org/python-team/packages/python-qtpynodeeditor.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-qtpynodeeditor

Package: python3-qtpynodeeditor
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python Qt node editor
 Pure Python port of NodeEditor supporting PyQt5 and PySide through
 qtpy.