add package viper (#3027)

This commit is contained in:
Navid M 2025-04-19 16:52:01 +01:00 committed by GitHub
parent 4d357f5819
commit 4ea40d5adb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35128,5 +35128,19 @@
"description": "Links Nim packages via `srcDir` correctly",
"license": "MIT",
"web": "https://github.com/thing-king/nimlink"
},
{
"name": "viper",
"url": "https://gitlab.com/navid-m/viper",
"method": "git",
"tags": [
"sql",
"builder",
"sqlbuilder",
"language"
],
"description": "SQL builder library with fluent syntax",
"license": "GPL-3.0-only",
"web": "https://gitlab.com/navid-m/viper"
}
]