Skip to content

Commit fed0bd9

Browse files
committed
MAINT: Update link in long_description
1 parent efcdb59 commit fed0bd9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

nipype/info.py

+10-10
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ def get_nipype_gitversion():
7171
NIPYPE: Neuroimaging in Python: Pipelines and Interfaces
7272
========================================================
7373
74-
Current neuroimaging software offer users an incredible opportunity to \
75-
analyze data using a variety of different algorithms. However, this has \
76-
resulted in a heterogeneous collection of specialized applications \
74+
Current neuroimaging software offer users an incredible opportunity to
75+
analyze data using a variety of different algorithms. However, this has
76+
resulted in a heterogeneous collection of specialized applications
7777
without transparent interoperability or a uniform operating interface.
7878
79-
*Nipype*, an open-source, community-developed initiative under the \
80-
umbrella of NiPy_, is a Python project that provides a uniform interface \
81-
to existing neuroimaging software and facilitates interaction between \
82-
these packages within a single workflow. Nipype provides an environment \
83-
that encourages interactive exploration of algorithms from different \
84-
packages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, FreeSurfer, FSL, MNE, \
85-
MRtrix, MNE, Nipy, Slicer, SPM), eases the design of workflows within and \
79+
*Nipype*, an open-source, community-developed initiative under the
80+
umbrella of `NiPy <http://nipy.org>`_, is a Python project that provides a
81+
uniform interface to existing neuroimaging software and facilitates interaction
82+
between these packages within a single workflow. Nipype provides an environment
83+
that encourages interactive exploration of algorithms from different
84+
packages (e.g., AFNI, ANTS, BRAINS, BrainSuite, Camino, FreeSurfer, FSL, MNE,
85+
MRtrix, MNE, Nipy, Slicer, SPM), eases the design of workflows within and
8686
between packages, and reduces the learning curve necessary to use different \
8787
packages. Nipype is creating a collaborative platform for neuroimaging \
8888
software development in a high-level language and addressing limitations of \

0 commit comments

Comments
 (0)