Added package csv2dbsrc (#1869)

This commit is contained in:
z-kk 2021-04-14 22:22:35 +09:00 committed by GitHub
parent d56e5fe99e
commit 97835cca01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22175,5 +22175,18 @@
"description": "Aria2 API lib for Nim for any backend https://aria2.github.io",
"license": "MIT",
"web": "https://github.com/juancarlospaco/aria"
},
{
"name": "csv2dbsrc",
"url": "https://github.com/z-kk/csv2dbsrc",
"method": "git",
"tags": [
"csv",
"db",
"sqlite"
],
"description": "create db util sources from csv",
"license": "MIT",
"web": "https://github.com/z-kk/csv2dbsrc"
}
]