forked from vacanza/holidays
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.zenodo.json
More file actions
63 lines (63 loc) · 1.26 KB
/
.zenodo.json
File metadata and controls
63 lines (63 loc) · 1.26 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"copyright": "(c) Vacanza Team and individual contributors (see CONTRIBUTORS file)",
"creators": [
{
"affiliation": "Open World Holidays Framework",
"name": "Murza, Serhii"
},
{
"affiliation": "Open World Holidays Framework",
"name": "Siripanich, Panpakorn"
},
{
"affiliation": "Open World Holidays Framework",
"name": "Yakovets, Arkadii"
}
],
"custom": {
"code:codeRepository": "https://github.com/vacanza/holidays/",
"code:developmentStatus": [
{
"id": "active",
"title": { "en": "Active" }
}
],
"code:programmingLanguage": [
{
"id": "python",
"title": { "en": "Python" }
}
]
},
"keywords": [
"balinese saka",
"buddhist",
"calendar",
"chinese",
"christian",
"eastern",
"hebrew",
"hindu",
"holidays",
"international",
"islamic",
"ISO 3166-1",
"ISO 3166-2",
"mandean",
"mongolian",
"open source",
"open world holidays framework",
"persian",
"public holidays",
"python",
"sinhala",
"thai",
"tibetan",
"vacanza",
"weekend",
"workday"
],
"language": "eng",
"notes": "Open World Holidays Framework (OWHF)",
"upload_type": "software"
}