forked from dguest/pandamonium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
33 lines (33 loc) · 876 Bytes
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"description": "Command line library to parse the Panda web API",
"license": "BSD-3-Clause",
"title": "dguest/pandamonium: v0.3.1",
"version": "v0.3.1",
"upload_type": "software",
"creators": [
{
"affiliation": "Humboldt-Universität zu Berlin",
"name": "Daniel Guest",
"orcid": "0000-0002-4305-2295"
},
{
"affiliation": "University of Wisconsin-Madison",
"name": "Matthew Feickert",
"orcid": "0000-0003-4124-7862"
}
],
"access_right": "open",
"keywords": [
"hep",
"utilities",
"physics",
"panda"
],
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/dguest/pandamonium/tree/v0.3.1",
"relation": "isSupplementTo"
}
]
}