File: control

package info (click to toggle)
stackview 0.7.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 102,468 kB
  • sloc: python: 1,598; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 765 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: stackview
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Section: python
Priority: optional
Build-Depends:
 dh-python,
 python3-setuptools,
 python3-all,
 debhelper-compat (= 13),
 python3-numpy,
 python3-toolz,
 python3-ipywidgets,
Standards-Version: 3.9.6
Homepage: https://github.com/haesleinhuepf/stackview/
Vcs-Git: https://salsa.debian.org/python-team/packages/stackview.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/stackview

Package: python3-stackview
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Interactive image stack viewing in jupyter notebooks
 Interactive image stack viewing in jupyter notebooks based on
 ipycanvas and ipywidgets.