Add package saucenao-nim (#2695)

This commit is contained in:
Filip Vybihal 2023-08-29 07:00:05 +02:00 committed by GitHub
parent 6c5801f622
commit 20c46319b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31335,5 +31335,19 @@
"description": "Shopify ecommerces data in a instant",
"license": "GPL-3.0-only",
"web": "https://github.com/thisago/shopifyextractor"
},
{
"name": "saucenao-nim",
"url": "https://github.com/filvyb/saucenao-nim",
"method": "git",
"tags": [
"async",
"api",
"wrapper",
"SauceNAO"
],
"description": "Asynchronous Nim wrapper for SauceNAO's API",
"license": "LGPL-3.0-or-later",
"web": "https://github.com/filvyb/saucenao-nim"
}
]