Added package nimarrow (#1943)

This commit is contained in:
Matt Forbes 2021-06-23 13:54:07 -07:00 committed by GitHub
parent c6a86b1f65
commit 26863e225c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23027,5 +23027,20 @@
"description": "NWSync Repository Management utilities",
"license": "MIT",
"web": "https://github.com/Beamdog/nwsync"
},
{
"name": "nimarrow",
"url": "https://github.com/emef/nimarrow",
"method": "git",
"tags": [
"data",
"format",
"library",
"arrow",
"parquet"
],
"description": "apache arrow bindings for nim",
"license": "Apache-2.0",
"web": "https://github.com/emef/nimarrow"
}
]