Add oaitools. (#1335)

This commit is contained in:
Mark Baggett 2020-01-21 10:14:09 -05:00 committed by Miran
parent 9ea9b4eaf6
commit 303a6a79e8

View File

@ -16268,5 +16268,19 @@
"description": "Print-testing for nim.",
"license": "MIT",
"web": "https://github.com/treeform/ptest"
},
{
"name": "oaitools",
"url": "https://github.com/markpbaggett/oaitools.nim",
"method": "git",
"tags": [
"metadata",
"harvester",
"oai-pmh"
],
"description": "A high-level OAI-PMH library.",
"license": "GPL-3.0",
"doc": "https://markpbaggett.github.io/oaitools.nim/",
"web": "https://github.com/markpbaggett/oaitools.nim"
}
]