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
|
Source: napari-console
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>,
ipython3,
pybuild-plugin-pyproject,
python3-all,
python3-imageio,
python3-ipykernel,
python3-napari,
python3-numpy,
python3-pytest,
python3-pytestqt,
python3-qtconsole,
python3-setuptools,
python3-setuptools-scm,
xvfb <!nocheck>,
Standards-Version: 4.6.2.0
Vcs-Git: https://salsa.debian.org/python-team/packages/napari-console.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/napari-console
Rules-Requires-Root: no
Package: python3-napari-console
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: console plugin for napari
A plugin that adds a console to napari
|