Added package NimMarc (#1455)

This commit is contained in:
Sirres 2020-05-05 06:30:31 +02:00 committed by GitHub
parent 5e75e92841
commit c81bf71229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17677,5 +17677,18 @@
"description": "Wrapper for libclang C headers",
"license": "BSD 3-Clause",
"web": "https://github.com/samdmarshall/libclang-nim"
},
{
"name": "NimMarc",
"url": "https://github.com/rsirres/NimMarc",
"method": "git",
"tags": [
"marc21",
"library",
"parser"
],
"description": "Marc21 parser for Nimlang",
"license": "MIT",
"web": "https://github.com/rsirres/NimMarc"
}
]