generated from SoftwareSystemsLaboratory/clime-template-python
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.zenodo.json
74 lines (74 loc) · 1.87 KB
/
.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
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
64
65
66
67
68
69
70
71
72
73
74
{
"upload_type": "software",
"title": "SoftwareSystemsLaboratory/clime-issue-density",
"creators": [
{
"name": "Hyatt, Matt",
"affiliation": "Loyola University Chicago",
"orcid": "0000-0002-6356-6832"
},
{
"name": "Synovic, Nicholas",
"affiliation": "Loyola University Chicago",
"orcid": "0000-0003-0413-4594"
},
{
"name": "Thota, Sohini",
"affiliation": "Loyola University Chicago",
"orcid": "0000-0002-3496-8867"
},
{
"name": "Thiruvathukal, George K.",
"affiliation": "Loyola University Chicago and Argonne National Laboratory",
"orcid": "0000-0002-0452-5571"
}
],
"description": "A tool to calculate the issue density of a Git repository by analyzing the issues of a project in it's issue tracker",
"access_right": "open",
"license": "BSD-3-Clause",
"prereserve_doi": true,
"keywords": [
"bugzilla",
"bus factor",
"bus factor",
"cloc",
"commits",
"commits",
"delta lines of code",
"engineering",
"git",
"git",
"github",
"github",
"gitlab",
"installable",
"issue density",
"issue density",
"issue spoilage",
"issues",
"issues",
"kloc",
"lines of code",
"longitudinal graphs",
"loyola university chicago",
"loyola",
"luc",
"metrics",
"metrics",
"mining",
"productivity",
"python",
"repository mining",
"repository",
"simple",
"sloccount",
"software engineering",
"software metrics",
"software systems laboratory",
"software",
"ssl",
"thousands of lines of code",
"tool",
"vcs"
]
}