File: control

package info (click to toggle)
orange-canvas-core 0.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,724 kB
  • sloc: python: 31,850; sh: 11; makefile: 11
file content (45 lines) | stat: -rw-r--r-- 1,315 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Source: orange-canvas-core
Section: python
Priority: optional
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>,
 Roland Mas <lolando@debian.org>,
Build-Depends:
 dbus <!nocheck>,
 debhelper-compat (= 13),
 dh-sequence-numpy3,
 dh-sequence-python3,
 herbstluftwm,
 pybuild-plugin-pyproject,
 python3-all,
 python3-anyqt (>= 0.2.0),
 python3-dictdiffer,
 python3-docutils,
 python3-numpy,
 python3-packaging,
 python3-pyqt5,
 python3-pyqt5.qtsvg,
 python3-pytest <!nocheck>,
 python3-pytestqt <!nocheck>,
 python3-qasync,
 python3-requests-cache,
 python3-setuptools,
 python3-trubar,
 xvfb,
Standards-Version: 4.6.2.0
Homepage: https://orange.biolab.si/
Vcs-Git: https://salsa.debian.org/science-team/orange-canvas-core.git
Vcs-Browser: https://salsa.debian.org/science-team/orange-canvas-core
Rules-Requires-Root: no

Package: python3-orange-canvas-core
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Core component of Orange Canvas
 Orange Canvas Core is a framework for building graphical user
 interfaces for editing workflows. It is a component used to build the
 Orange Canvas data-mining application (for which it was developed in
 the first place).