File: control

package info (click to toggle)
mrtrix3 3.0~rc3%2Bgit135-g2b8e7d0c2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 34,248 kB
  • sloc: cpp: 117,101; python: 6,472; sh: 638; makefile: 226; xml: 39; ansic: 20
file content (52 lines) | stat: -rw-r--r-- 1,866 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
Source: mrtrix3
Maintainer: Debian Med Packaging Team <debian-med-packaging@alioth-lists.debian.net>
Uploaders: Michael Hanke <mih@debian.org>,
           Yaroslav Halchenko <debian@onerussian.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9~),
               liboctave-dev,
               libgsl-dev | libgsl0-dev,
               libeigen3-dev,
               libqt4-opengl-dev,
               python,
               pkg-config,
               libgtkmm-2.4-dev,
               libgtkglext1-dev,
               imagemagick,
               matlab-support-dev,
               bc,
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/mrtrix3
Vcs-Git: https://salsa.debian.org/med-team/mrtrix3.git
Homepage: http://www.mrtrix.org

Package: mrtrix3
Architecture: any
Section: science
Depends: ${shlibs:Depends},
         ${misc:Depends},
         python,
Recommends: python-numpy
Conflicts: mrtrix
Suggests: mrtrix3-doc,
          octave,
          matlab-support
Description: diffusion-weighted MRI white matter tractography
 Set of tools to perform diffusion-weighted MRI white matter tractography of the
 brain in the presence of crossing fibres, using Constrained Spherical
 Deconvolution, and a probabilisitic streamlines algorithm. Magnetic resonance
 images in DICOM, ANALYZE, or uncompressed NIfTI format are supported.

Package: mrtrix3-doc
Architecture: all
Section: doc
Conflicts: mrtrix-doc
Depends: ${misc:Depends}
Description: documentation for mrtrix3
 Set of tools to perform diffusion-weighted MRI white matter tractography of the
 brain in the presence of crossing fibres, using Constrained Spherical
 Deconvolution, and a probabilisitic streamlines algorithm. Magnetic resonance
 images in DICOM, ANALYZE, or uncompressed NIfTI format are supported.
 .
 This package provides the documentation in HTML format.