[go: up one dir, main page]

File: control

package info (click to toggle)
dicomnifti 2.33.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: sh: 2,514; cpp: 2,113; makefile: 160; ansic: 17
file content (30 lines) | stat: -rw-r--r-- 1,209 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
Source: dicomnifti
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Michael Hanke <mih@debian.org>,
           Yaroslav Halchenko <debian@onerussian.com>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libnifti2-dev,
               ctn-dev,
               cmake,
               zlib1g-dev
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/dicomnifti
Vcs-Git: https://salsa.debian.org/med-team/dicomnifti.git
Homepage: http://cbi.nyu.edu/software/dinifti.php
Rules-Requires-Root: no

Package: dicomnifti
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: converts DICOM files into the NIfTI format
 The dinifti program converts MRI images stored in DICOM format to NIfTI
 format. The NIfTI format is thought to be the new standard image format for
 medical imaging and can be used with for example with FSL, AFNI, SPM, Caret
 or Freesurfer.
 .
 dinifti converts single files, but also supports fully automatic batch
 conversions of complete dicomdirs. Additionally, converted NIfTI files can
 be properly named, using image series information from the DICOM files.