Skip to content

Commit a6a0739

Browse files
committed
[info.json] Add info file
1 parent ad11c80 commit a6a0739

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

odml/info.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"VERSION": "1.4.0",
3+
"FORMAT_VERSION": "1.1",
4+
"AUTHOR": "Hagen Fritsch, Christian Kellner, Jan Grewe, Achilleas Koutsou, Michael Sonntag, Lyuba Zehl",
5+
"COPYRIGHT": "(c) 2011-2017, German Neuroinformatics Node",
6+
"CONTACT": "[email protected]",
7+
"HOMEPAGE": "https://github.com/G-Node/python-odml",
8+
"CLASSIFIERS": [
9+
"Programming Language :: Python :: 2",
10+
"Programming Language :: Python :: 3",
11+
"License :: OSI Approved :: BSD License",
12+
"Development Status :: 5 - Production/Stable",
13+
"Topic :: Scientific/Engineering",
14+
"Intended Audience :: Science/Research"
15+
]
16+
}

0 commit comments

Comments
 (0)