-
Notifications
You must be signed in to change notification settings - Fork 14
/
PSL_catalog.json
156 lines (156 loc) · 5.1 KB
/
PSL_catalog.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
{
"project_one_line": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/ParamTools",
"type": "html",
"data": "<p>Library for parameter processing and validation with a focus on computational modeling projects</p>"
},
"key_features": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"project_overview": {
"start_header": "ParamTools",
"end_header": "How to use ParamTools",
"source": "README.md",
"type": "github_file",
"data": null
},
"citation": {
"start_header": null,
"end_header": null,
"source": null,
"data": null,
"type": null
},
"license": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/ParamTools/blob/master/LICENSE.txt",
"data": "<p>MIT</p>",
"type": "html"
},
"user_documentation": {
"start_header": null,
"end_header": null,
"type": "html",
"source": "https://paramtools.dev",
"data": "<a href=\"https://paramtools.dev\">https://paramtools.dev</a>"
},
"user_changelog": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/ParamTools/releases",
"type": "html",
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/releases\">https://github.com/PSLmodels/ParamTools/releases</a>"
},
"user_changelog_recent": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/ParamTools/releases/latest",
"type": "html",
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/releases/latest\">https://github.com/PSLmodels/ParamTools/releases/latest</a>"
},
"dev_changelog": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/ParamTools/releases",
"type": "html",
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/releases\">https://github.com/PSLmodels/ParamTools/releases</a>"
},
"disclaimer": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"user_case_studies": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"project_roadmap": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"contributor_overview": {
"start_header": "Contributions",
"end_header": "Dev Setup",
"source": "CONTRIBUTING.md",
"type": "github_file",
"data": null
},
"contributor_guide": {
"start_header": null,
"end_header": null,
"source": "https://github.com/PSLmodels/ParamTools/blob/master/CONTRIBUTING.md",
"type": "html",
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/blob/master/CONTRIBUTING.md\">https://github.com/PSLmodels/ParamTools/blob/master/CONTRIBUTING.md</a>"
},
"governance_overview": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"public_funding": {
"start_header": null,
"end_header": null,
"source": null,
"type": null,
"data": null
},
"link_to_webapp": {
"data": null,
"source": null,
"type": null,
"start_header": null,
"end_header": null
},
"public_issue_tracker": {
"start_header": null,
"end_header": null,
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/issues\">https://github.com/PSLmodels/ParamTools/issues</a>",
"source": null,
"type": "html"
},
"public_qanda": {
"start_header": null,
"end_header": null,
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/issues\">https://github.com/PSLmodels/ParamTools/issues</a>",
"source": null,
"type": "html"
},
"core_maintainers": {
"start_header": null,
"end_header": null,
"data": "<ul><li>Hank Doupe</li></ul>",
"source": null,
"type": "html"
},
"unit_test": {
"start_header": null,
"end_header": null,
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/tree/master/paramtools/tests\">https://github.com/PSLmodels/ParamTools/tree/master/paramtools/tests</a>",
"source": "https://github.com/PSLmodels/ParamTools/tree/master/paramtools/tests",
"type": "html"
},
"integration_test": {
"start_header": null,
"end_header": null,
"data": "<a href=\"https://github.com/PSLmodels/ParamTools/tree/master/paramtools/tests\">https://github.com/PSLmodels/ParamTools/tree/master/paramtools/tests</a>",
"source": "https://github.com/PSLmodels/ParamTools/tree/master/paramtools/tests",
"type": "html"
}
}