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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
Source: nifticlib
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),
d-shlibs,
cmake,
zlib1g-dev,
doxygen,
python3,
graphviz
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/nifticlib
Vcs-Git: https://salsa.debian.org/med-team/nifticlib.git
Homepage: https://github.com/NIFTI-Imaging/nifti_clib
Rules-Requires-Root: no
Package: libnifti2-2
Architecture: any
Multi-Arch: same
Section: libs
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 libnifti.
Package: libnifti2-dev
Architecture: any
Section: libdevel
Depends: libnifti2-2 (= ${binary:Version}),
libnifticdf-dev (= ${binary:Version}),
libniftiio-dev (= ${binary:Version}),
libznz-dev (= ${binary:Version}),
${misc:Depends}
Breaks: libnifti-dev (<= 3.0)
Provides: libnifti-dev (= ${binary:Version})
Replaces: libnifti-dev (<= 3.0)
Description: IO libraries for the NIfTI-1 data format (development)
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 libnifti2.
Package: libnifti-dev
Architecture: all
Section: oldlibs
Depends: libnifti2-dev,
${misc:Depends}
Description: IO libraries for the NIfTI-1 data format (obsolete)
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 is a transitional dummy package. It installs libnifti2-dev which
should be used instead.
Package: libniftiio2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Breaks: libnifti2 (<= 3.0)
Replaces: libnifti2 (<= 3.0)
Description: low-level IO libraries for the NIfTI-1 data format (niftiio)
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.
Package: libniftiio-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libniftiio2 (= ${binary:Version}),
${misc:Depends}
Breaks: libnifti-dev (<= 3.0)
Replaces: libnifti-dev (<= 3.0)
Description: development low-level IO libraries for the NIfTI-1 data format (niftiio)
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.
Package: libnifticdf2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Breaks: libnifti2 (<= 3.0)
Replaces: libnifti2 (<= 3.0)
Description: NIfTI functions to compute cumulative distributions
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 nifticdf that provides functions
to compute cumulative distributions and their inverses.
Package: libnifticdf-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libnifticdf2 (= ${binary:Version}),
${misc:Depends}
Breaks: libnifti-dev (<= 3.0)
Replaces: libnifti-dev (<= 3.0)
Description: NIfTI functions to compute cumulative distributions (development)
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 header files and static libraries nifticdf that
provides functions to compute cumulative distributions and their inverses.
Package: libznz3
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Description: low-level IO library znzlib 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 low-level IO library znzlib.
Package: libznz-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libznz3 (= ${binary:Version}),
${misc:Depends}
Breaks: libnifti-dev (<= 3.0)
Replaces: libnifti-dev (<= 3.0)
Description: low-level IO library znzlib 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 znzlib.
Package: nifti-bin
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
Architecture: all
Multi-Arch: foreign
Section: doc
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.
|