-
Notifications
You must be signed in to change notification settings - Fork 5
/
.zenodo.json
27 lines (27 loc) · 1.07 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
{
"description": "pdfsearch 0.2.2\n<ul>\n<li>JOSS Acceptance</li>\n<li>Fixed bug with platform specific string splitting #10</li>\n<li>Changed Depends to Imports #12. </li>\n<li>Changed <code>full_names</code> default to <code>TRUE</code> for <code>keyword_directory</code> function.</li>\n<li>Fixed typos and articulated package significance #11 #15 #13. </li>\n</ul>",
"license": "other-open",
"title": "lebebr01/pdfsearch: JOSS Acceptance",
"version": "v0.2.2",
"upload_type": "software",
"publication_date": "2018-06-20",
"creators": [
{
"affiliation": "University of Iowa",
"name": "Brandon LeBeau"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/lebebr01/pdfsearch/tree/v0.2.2",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.1294067",
"relation": "isPartOf"
}
]
}