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