File: control

package info (click to toggle)
gifticlib 1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 504 kB
  • ctags: 483
  • sloc: ansic: 8,014; csh: 81; makefile: 38
file content (48 lines) | stat: -rw-r--r-- 1,769 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
Source: gifticlib
Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Michael Hanke <michael.hanke@gmail.com>, Yaroslav Halchenko <debian@onerussian.com>
Build-Depends: debhelper (>= 7.0.50~), cmake, zlib1g-dev, libnifti-dev, libexpat1-dev | libexpat-dev
Standards-Version: 3.9.0
Section: libs
Homepage: http://www.nitrc.org/projects/gifti
XS-DM-Upload-Allowed: yes
Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/gifticlib.git
Vcs-Git: git://git.debian.org/git/pkg-exppsy/gifticlib.git


Package: libgiftiio0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IO library for the GIFTI cortical surface data format
 GIFTI is an XML-based file format for cortical surface data. This reference
 IO implementation is developed by the Neuroimaging Informatics Technology
 Initiative (NIfTI).
 .
 This package contains the shared library.


Package: libgiftiio-dev
Section: libdevel
Architecture: any
Depends: libgiftiio0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: IO library for the GIFTI cortical surface data format
 GIFTI is an XML-based file format for cortical surface data. This reference
 IO implementation is developed by the Neuroimaging Informatics Technology
 Initiative (NIfTI).
 .
 This package provides the header files and static library.


Package: gifti-bin
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools shipped with the GIFTI library
 GIFTI is an XML-based file format for cortical surface data. This reference
 IO implementation is developed by the Neuroimaging Informatics Technology
 Initiative (NIfTI).
 .
 This package provides the tools that are shipped with the library
 (gifti_tool and gifti_test).