File: control

package info (click to toggle)
3depict 0.0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,908 kB
  • sloc: cpp: 72,771; sh: 6,497; xml: 1,576; python: 326; makefile: 194; ansic: 186
file content (33 lines) | stat: -rw-r--r-- 1,223 bytes parent folder | download | duplicates (3)
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
Source: 3depict
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: D Haley <mycae@gmx.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11),
               dpkg-dev (>= 1.16.1~),
               libgl1-mesa-dev | libgl-dev,
               libpng-dev | libpng15-dev,
               libqhull-dev,
               libwxgtk3.0-dev,
               libgsl-dev,
               libftgl-dev,
               libxml2-dev,
               libmgl-dev (>= 2.0),
               libvigraimpex-dev,
               automake,
               pkg-config,
               rename
Standards-Version: 4.1.0
Vcs-Browser: https://salsa.debian.org/science-team/3depict
Vcs-Git: https://salsa.debian.org/science-team/3depict.git
Homepage: http://threedepict.sourceforge.net/index.html

Package: 3depict
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: visualisation and analysis for single valued point data 
 This program provides a graphical interface for the scientific analysis
 of real valued point data (x,y,z,value). This is primarily targeted
 towards Atom probe tomography applications, but may prove useful to
 other applications as well.