Add package agify (#3070)

This commit is contained in:
Nemuel Wainaina 2025-07-09 23:22:55 +03:00 committed by GitHub
parent 1c3220ed97
commit 0f91a41b9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35682,5 +35682,26 @@
"description": "Discrete Wavelet Transform (DWT - here 'dewitt') for Audio Analysis",
"license": "MIT",
"web": "https://github.com/Luteva-ssh/dewitt"
},
{
"name": "agify",
"url": "https://github.com/nemuelw/nim-agify",
"method": "git",
"tags": [
"agify",
"agifyio",
"agify.io",
"agify-api",
"nim",
"wrapper",
"api-wrapper",
"nim-wrapper",
"client",
"api-client",
"nim-client"
],
"description": "Nim wrapper for the Agify.io API",
"license": "GPL-3.0-only",
"web": "https://github.com/nemuelw/nim-agify"
}
]