Added package NimMarc (#1455)
This commit is contained in:
parent
5e75e92841
commit
c81bf71229
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue