Source: napari-plugin-manager
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>,
 Roland Mas <lolando@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 herbstluftwm <!nocheck>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-flaky <!nocheck>,
 python3-napari <!nocheck>,
 python3-pyqt5.qtopengl <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytestqt <!nocheck>,
 python3-qtpy-pyqt5 <!nocheck>,
 python3-virtualenv <!nocheck>,
 python3-setuptools,
 python3-setuptools-scm,
 xvfb <!nocheck>,
Standards-Version: 4.6.2.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/napari-plugin-manager.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/napari-plugin-manager

Package: python3-napari-plugin-manager
Architecture: all
Depends:
 python3-pyqt5.qtopengl,
 python3-qtpy-pyqt5,
 ${misc:Depends},
 ${python3:Depends},
Description: Install plugins for napari, in napari
 This is a napari plugin manager to provide a graphical user interface
 for installing napari plugins.
 .
 The napari-plugin-manager used to be part of the napari codebase
 before the 0.5.x release series. It's now maintained as a separate
 project and package to allow uncoupled iterations outside
 of the `napari` release cycle.
