Added package libravatar

This commit is contained in:
Juan Carlos 2019-02-24 07:56:53 -03:00
parent d3723175e0
commit 77bfbbe86d

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"
}
]