aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <h.chr@mail.ru>2013-08-24 07:32:39 +0200
committerHorea Christian <h.chr@mail.ru>2013-08-24 07:32:39 +0200
commitfea33bc798ae48ab05b41c4e8af157d80c797e8e (patch)
treeaa9d73c2ca9a8edcb7f5d61ed2b9a0dd4f62b5e1
parentRemoved Python 3.3 support (not yet there) (diff)
downloadsci-fea33bc798ae48ab05b41c4e8af157d80c797e8e.tar.gz
sci-fea33bc798ae48ab05b41c4e8af157d80c797e8e.tar.bz2
sci-fea33bc798ae48ab05b41c4e8af157d80c797e8e.zip
Added Metadata.xml
-rw-r--r--sci-libs/nibabel/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/sci-libs/nibabel/metadata.xml b/sci-libs/nibabel/metadata.xml
new file mode 100644
index 000000000..e6d7ebbe4
--- /dev/null
+++ b/sci-libs/nibabel/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>
+sci
+<maintainer><name>Horea Christian</name></maintainer>
+<maintainer><email>h.chr@mail.ru</email></maintainer>
+</herd>
+<longdescription lang="en">
+ The package provides read and write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI, NIfTI1, MINC, MGH and ECAT as well as PAR/REC. It can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI.
+</longdescription>
+<use>
+ <flag name='dicom'>Adds limited read support for teh DICOM imaging format</flag>
+</use>
+</pkgmetadata>