aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <h.chr@mail.ru>2013-08-25 20:35:34 +0200
committerHorea Christian <h.chr@mail.ru>2013-08-25 20:35:34 +0200
commita6df2bcc65df33e4c70eb928603fba6e15a646db (patch)
tree9c917bdff29684cf70e7ec13d5e68789043e2774 /sci-libs
parentAdded metadata.xml for nipy (diff)
downloadsci-a6df2bcc65df33e4c70eb928603fba6e15a646db.tar.gz
sci-a6df2bcc65df33e4c70eb928603fba6e15a646db.tar.bz2
sci-a6df2bcc65df33e4c70eb928603fba6e15a646db.zip
Added metadata.xml for nipype
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/nipype/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/sci-libs/nipype/metadata.xml b/sci-libs/nipype/metadata.xml
new file mode 100644
index 000000000..d41e11fc9
--- /dev/null
+++ b/sci-libs/nipype/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<maintainer>
+ <email>h.chr@mail.ru</email>
+ <name>Horea Christian</name>
+</maintainer>
+<longdescription lang="en">
+ Nipype, an open-source, community-developed initiative under the
+ umbrella of NiPy, is a Python project that provides a uniform interface
+ to existing neuroimaging software and facilitates interaction between
+ these packages within a single workflow. Nipype provides an environment
+ that encourages interactive exploration of algorithms from different
+ packages (e.g., SPM, FSL, FreeSurfer, Camino, MRtrix, MNE, AFNI, Slicer),
+ eases the design of workflows within and between packages, and reduces
+ the learning curve necessary to use different packages. Nipype is
+ creating a collaborative platform for neuroimaging software development
+ in a high-level language and addressing limitations of existing pipeline systems.
+</longdescription>
+</pkgmetadata>