29 lines
1.2 KiB
XML
29 lines
1.2 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||
|
<pkgmetadata>
|
||
|
<maintainer type="person">
|
||
|
<email>horea.christ@gmail.com</email>
|
||
|
<name>Horea Christian</name>
|
||
|
</maintainer>
|
||
|
<maintainer type="project">
|
||
|
<email>sci@gentoo.org</email>
|
||
|
<name>Gentoo Science Project</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>
|
||
|
<upstream>
|
||
|
<remote-id type="github">nipy/nipype</remote-id>
|
||
|
<remote-id type="sourceforge">nipy</remote-id>
|
||
|
</upstream>
|
||
|
</pkgmetadata>
|