Source: napari Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Debian PaN Maintainers , Roland Mas , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-app-model (>= 0.2.8), python3-cachey , python3-certifi , python3-dask , python3-docstring-parser , python3-hypothesis , python3-imageio , python3-ipython , python3-jsonschema , python3-lazy-loader , python3-lxml , python3-lxml-html-clean , python3-magicgui , python3-napari-console , python3-napari-plugin-engine , python3-napari-plugin-manager , python3-napari-svg , python3-npe2 , python3-numpy , python3-numpydoc , python3-opengl , python3-pandas , python3-pil , python3-pint , python3-platformdirs, python3-pretend , python3-psutil , python3-psygnal , python3-pyautogui , python3-pydantic , python3-pygments , python3-pytest , python3-pytest-pretty , python3-pytest-xvfb , python3-pytestqt , python3-qtpy-pyqt5 , python3-scipy , python3-setuptools, python3-setuptools-scm, python3-skimage , python3-sphinx , python3-superqt , python3-tifffile , python3-toolz , python3-tqdm , python3-typing-extensions , python3-vispy (>= 0.13) , python3-wrapt , python3-xarray , python3-yaml , python3-zarr , Standards-Version: 4.6.2.0 Homepage: https://napari.org Vcs-Git: https://salsa.debian.org/python-team/packages/napari.git Vcs-Browser: https://salsa.debian.org/python-team/packages/napari Rules-Requires-Root: no Package: python3-napari Architecture: all Depends: python3-qtpy-pyqt5, python3-xarray, python3-zarr, ${misc:Depends}, ${python3:Depends}, Description: n-dimensional array viewer in Python Fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy).