File: control

package info (click to toggle)
nifticlib 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,756 kB
  • ctags: 2,689
  • sloc: ansic: 18,065; sh: 483; makefile: 425; csh: 114; python: 88; tcl: 42
file content (68 lines) | stat: -rw-r--r-- 2,622 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
56
57
58
59
60
61
62
63
64
65
66
67
68
Source: nifticlib
Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Michael Hanke <mih@debian.org>, Yaroslav Halchenko <debian@onerussian.com>
Build-Depends: debhelper (>= 9~), cmake, zlib1g-dev, doxygen, python
Standards-Version: 3.9.5
Section: libs
Homepage: http://niftilib.sourceforge.net
Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/nifticlib.git
Vcs-Git: git://git.debian.org/git/pkg-exppsy/nifticlib.git


Package: libnifti2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IO libraries for the NIfTI-1 data format
 Niftilib is a set of i/o libraries for reading and writing files in the 
 NIfTI-1 data format. NIfTI-1 is a binary file format for storing medical 
 image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI) 
 brain images.
 .
 This package contains the shared library of the low-level IO library niftiio,
 low-level IO library znzlib and the nifticdf shared library that provides
 functions to compute cumulative distributions and their inverses.


Package: libnifti-dev
Section: libdevel
Architecture: any
Depends: libnifti2 (= ${binary:Version}), ${misc:Depends}
Conflicts: libnifti1-dev, libniftiio-dev, libnifti0-dev, libfslio-dev
Replaces: libnifti1-dev
Description: IO libraries for the NIfTI-1 data format
 Niftilib is a set of i/o libraries for reading and writing files in the 
 NIfTI-1 data format. NIfTI-1 is a binary file format for storing medical 
 image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI) 
 brain images.
 .
 This package provides the header files and static libraries of libniftiio,
 znzlib and libnifticdf.


Package: nifti-bin
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools shipped with the NIfTI library
 Niftilib is a set of i/o libraries for reading and writing files in the 
 NIfTI-1 data format. NIfTI-1 is a binary file format for storing medical 
 image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI) 
 brain images.
 .
 This package provides the tools that are shipped with the library 
 (nifti_tool, nifti_stats and nifti1_test).


Package: libnifti-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Description: NIfTI library API documentation
 Niftilib is a set of i/o libraries for reading and writing files in the 
 NIfTI-1 data format. NIfTI-1 is a binary file format for storing medical 
 image data, e.g. magnetic resonance image (MRI) and functional MRI (fMRI) 
 brain images.
 .
 This package provides the library API reference documentation.