File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
[metadata]
2
- url = https://github.com/nipreps/niworkflows
3
2
author = The NiPreps Developers
4
3
5
- maintainer = Oscar Esteban
6
- maintainer_email =
[email protected]
7
- description = NeuroImaging Workflows provides processing tools for magnetic resonance images of the brain.
8
- long_description = file:README.rst
9
- long_description_content_type = text/x-rst; charset=UTF-8
10
- license = 3-clause BSD
11
4
classifiers =
12
5
Development Status :: 4 - Beta
13
6
Intended Audience :: Science/Research
@@ -16,6 +9,15 @@ classifiers =
16
9
Programming Language :: Python :: 3.6
17
10
Programming Language :: Python :: 3.7
18
11
Programming Language :: Python :: 3.8
12
+ description = NeuroImaging Workflows provides processing tools for magnetic resonance images of the brain.
13
+ license = 3-clause BSD
14
+ long_description = file:README.rst
15
+ long_description_content_type = text/x-rst; charset=UTF-8
16
+ project_urls =
17
+ Documentation = https://www.nipreps.org/niworkflows
18
+ GitHub = https://github.com/nipreps/niworkflows
19
+ Zenodo = https://doi.org/10.5281/zenodo.2650331
20
+ url = https://github.com/nipreps/niworkflows
19
21
20
22
[options]
21
23
python_requires = >= 3.6
You can’t perform that action at this time.
0 commit comments