Add package genderize (#3071)

This commit is contained in:
Nemuel Wainaina 2025-07-10 14:47:11 +03:00 committed by GitHub
parent 0f91a41b9f
commit b45f394015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35703,5 +35703,26 @@
"description": "Nim wrapper for the Agify.io API",
"license": "GPL-3.0-only",
"web": "https://github.com/nemuelw/nim-agify"
},
{
"name": "genderize",
"url": "https://github.com/nemuelw/genderize",
"method": "git",
"tags": [
"genderize",
"genderizeio",
"genderize.io",
"genderize-api",
"nim",
"wrapper",
"api-wrapper",
"nim-wrapper",
"client",
"api-client",
"nim-client"
],
"description": "Nim wrapper for the Genderize.io API",
"license": "GPL-3.0-only",
"web": "https://github.com/nemuelw/genderize"
}
]