Source: minc-tools
Standards-Version: 4.7.2
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Steve M. Robbins <smr@debian.org>,
 Andreas Tille <tille@debian.org>,
Section: science
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 bison,
 flex,
 libminc-dev,
 libnifti2-dev,
 libnetcdf-dev,
 zlib1g-dev,
 texlive-latex-base,
 libhdf5-dev,
 debhelper,
Vcs-Browser: https://salsa.debian.org/med-team/minc-tools
Vcs-Git: https://salsa.debian.org/med-team/minc-tools.git
Homepage: https://www.bic.mni.mcgill.ca/ServicesSoftware/HomePage
Rules-Requires-Root: no

Package: minc-tools
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 netcdf-bin,
 libgetopt-tabular-perl,
 libtext-format-perl,
 imagemagick,
 sensible-utils,
Description: MNI medical image format tools
 This package contains tools to manipulate MINC files.
 .
 The Minc file format is a highly flexible medical image file format
 built on top of the NetCDF generalized data format. The format is
 simple, self-describing, extensible, portable and N-dimensional, with
 programming interfaces for both low-level data access and high-level
 volume manipulation. On top of the libraries is a suite of generic
 image-file manipulation tools. The format, libraries and tools are
 designed for use in a medical-imaging research environment: they are
 simple and powerful and make no attempt to provide a pretty interface
 to users.
