File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
=======
70
70
71
71
Current documentation on nibabel can always be found at the `NIPY nibabel
72
- website <https ://nipy.github.io /nibabel>`_.
72
+ website <http ://nipy.org /nibabel>`_.
73
73
74
74
Mailing Lists
75
75
=============
90
90
* Downloads of all `available releases`_.
91
91
92
92
.. _main repository: https://github.com/nipy/nibabel
93
- .. _Documentation: https ://nipy.github.io /nibabel
93
+ .. _Documentation: http ://nipy.org /nibabel
94
94
.. _current release: https://pypi.python.org/pypi/nibabel
95
95
.. _current development version: https://github.com/nipy/nibabel/archive/master.zip
96
96
.. _available releases: https://github.com/nipy/nibabel/releases
111
111
NAME = 'nibabel'
112
112
MAINTAINER = "Matthew Brett, Michael Hanke, Eric Larson, " \
113
113
"Chris Markiewicz"
114
- MAINTAINER_EMAIL = "nipy-devel@ neuroimaging.scipy .org"
114
+ MAINTAINER_EMAIL = "neuroimaging@python .org"
115
115
DESCRIPTION = description
116
116
LONG_DESCRIPTION = long_description
117
- URL = "https ://nipy.github.io /nibabel"
117
+ URL = "http ://nipy.org /nibabel"
118
118
DOWNLOAD_URL = "https://github.com/nipy/nibabel"
119
119
LICENSE = "MIT license"
120
120
CLASSIFIERS = CLASSIFIERS
121
121
AUTHOR = "Matthew Brett, Michael Hanke, Stephan Gerhard"
122
- AUTHOR_EMAIL = "nipy-devel@ neuroimaging.scipy .org"
122
+ AUTHOR_EMAIL = "neuroimaging@python .org"
123
123
PLATFORMS = "OS Independent"
124
124
MAJOR = _version_major
125
125
MINOR = _version_minor
You can’t perform that action at this time.
0 commit comments