diff --git a/packages.json b/packages.json index ba8eff4..c3c04b2 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]