-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
31 lines (31 loc) · 900 Bytes
/
.zenodo.json
File metadata and controls
31 lines (31 loc) · 900 Bytes
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
{
"title": "CL Toolkit. A Python Library for the Processing of Cross-Linguistic Data",
"creators": [
{
"name": "Johann-Mattis List"
},
{
"name": "Robert Forkel"
}
],
"description": "<p>Cite the library as:</p>\n\n<blockquote>\n<p>List, Johann-Mattis and Forkel, Robert (2021): CL Toolkit. A Python Library for the Processing of Cross-Linguistic Data. Version 0.1. Leipzig: Max Planck Institute for Evolutionary Anthropology. URL: https://pypi.org/project/cltoolkit/</p>\n</blockquote>",
"access_right": "open",
"keywords": [
"linguistics",
"cldf:Wordlist"
],
"license": {
"id": "MIT"
},
"contributors": [
],
"upload_type": "software",
"communities": [
{
"identifier": "dighl"
},
{
"identifier": "calc"
}
]
}