File: control

package info (click to toggle)
opendrop 3.1.7dev0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,048 kB
  • sloc: python: 13,210; makefile: 26
file content (55 lines) | stat: -rw-r--r-- 1,789 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
46
47
48
49
50
51
52
53
54
55
Source: opendrop
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>,
 Stuart Prescott <stuart@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 python3-setuptools,
 python3,
 python3-cairo,
 python3-gi,
 python3-matplotlib,
 python3-numpy,
 python3-opencv,
 python3-pytest,
 python3-pytest-asyncio,
 python3-pytest-xvfb | x-window-manager,
 python3-scipy,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-typing-extensions,
 gir1.2-gdkpixbuf-2.0,
 gir1.2-gtk-3.0
Standards-Version: 4.5.0
Homepage: http://opencolloids.com/
Vcs-Browser: https://salsa.debian.org/debichem-team/opendrop
Vcs-Git: https://salsa.debian.org/debichem-team/opendrop.git
#Testsuite: autopkgtest-pkg-python

Package: opendrop
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
 python3-opencv,
 gir1.2-gdkpixbuf-2.0,
 gir1.2-gtk-3.0
Suggests: opendrop-doc
Description: fully-featured pendant drop tensiometry software
 OpenDrop is a fully-featured pendant drop tensiometry software,
 allowing acquisition, analysis and fitting of pendant drop profiles
 to obtain surface and interfacial tension. OpenDrop also includes
 functionality for measuring sessile drop contact angles.

Package: opendrop-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Suggests: opendrop
Description: fully-featured pendant drop tensiometry software (documentation)
 OpenDrop is a fully-featured pendant drop tensiometry software,
 allowing acquisition, analysis and fitting of pendant drop profiles
 to obtain surface and interfacial tension. OpenDrop also includes
 functionality for measuring sessile drop contact angles.
 .
 This is the documentation package for OpenDrop.