Merge pull request #1014 from juancarlospaco/add-libravatar1056

Added package libravatar
This commit is contained in:
Dominik Picheta 2019-02-24 12:28:45 +00:00 committed by GitHub
commit c2243129f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12697,5 +12697,19 @@
"description": "nice way of handling render code",
"license": "MIT",
"web": "https://github.com/krux02/opengl-sandbox"
},
{
"name": "libravatar",
"url": "https://github.com/juancarlospaco/nim-libravatar",
"method": "git",
"tags": [
"libravatar",
"gravatar",
"avatar",
"federated"
],
"description": "Libravatar library for Nim, Gravatar alternative. Libravatar is an open source free federated avatar api & service.",
"license": "PPL",
"web": "https://github.com/juancarlospaco/nim-libravatar"
}
]