File: control

package info (click to toggle)
python-imgviz 1.5.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,132 kB
  • sloc: python: 3,354; makefile: 15
file content (28 lines) | stat: -rw-r--r-- 750 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
25
26
27
28
Source: python-imgviz
Section: python
Priority: optional
Maintainer: Gürkan Myczko <tar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-setuptools,
 python3-numpy,
 python3-pil,
 python3-yaml,
 python3-matplotlib,
Build-Depends-Indep:
 dh-sequence-python3,
 python3
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/tar/imgviz
Vcs-Git: https://salsa.debian.org/tar/imgviz.git
Homepage: https://github.com/wkentaro/imgviz

Package: python3-imgviz
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Image Visualization Tools (Python 3)
 These are tools for object detection, semantic and instance segmentation.
 .
 This package installs the library for Python 3.