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 36 37 38 39 40 41
|
Source: python-npe2
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,
pybuild-plugin-pyproject,
python3-all,
python3-hatch-vcs,
python3-hatchling,
python3-jsonschema,
python3-magicgui,
python3-napari-plugin-engine,
python3-numpy,
python3-platformdirs,
python3-psygnal,
python3-pydantic,
python3-pytest,
python3-pytest-pretty,
python3-tomli,
python3-tomli-w,
python3-typer,
python3-yaml,
Standards-Version: 4.6.2.0
Homepage: https://github.com/napari/npe2
Testsuite: autopkgtest-pkg-pybuild
Vcs-Git: https://salsa.debian.org/python-team/packages/python-npe2.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-npe2
Rules-Requires-Root: no
Package: python3-npe2
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: napari plugin engine v2
This is a refactoring of the napari plugin engine
|