Source: python-qtpynodeeditor
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Roland Mas <lolando@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-pytest,
 python3-pytestqt,
 python3-qtpy,
 python3-setuptools,
Standards-Version: 4.7.4
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.
