[ismrmrd] 02/08: d/control: add -tools pkg
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jan 15 15:00:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository ismrmrd.
commit a59ececb04c2a79e3c4fc6470e2cf2a0c21a3da8
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Jan 15 13:58:08 2015 +0000
d/control: add -tools pkg
---
debian/control | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/debian/control b/debian/control
index 109a37a..cd37aed 100644
--- a/debian/control
+++ b/debian/control
@@ -71,3 +71,21 @@ Description: ISMRM Raw Data format (ISMRMRD) - Documentation
other calibration data.
.
This package provides the documentation.
+
+Package: ismrmrd-tools
+Architecture: all
+Depends:
+ libismrmrd1.2 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: ISMRM Raw Data format (ISMRMRD) - Binaries
+ The ISMRMRD format combines a mix of flexible data structures (XML header)
+ and fixed structures (equivalent to C-structs) to represent MRI data.
+ .
+ In addition, the ISMRMRD format also specifies an image header for storing
+ reconstructed images and the accompanying C++ library provides a convenient
+ way of writing such images into HDF5 files along with generic arrays for
+ storing less well defined data structures, e.g. coil sensitivity maps or
+ other calibration data.
+ .
+ This package provides the binaries.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ismrmrd.git
More information about the debian-science-commits
mailing list