Added package norm (#1017)

This commit is contained in:
Constantine Molchanov 2019-02-27 16:42:47 +04:00 committed by Miran
parent d5b731224c
commit 0350579bdb

View File

@ -12726,5 +12726,18 @@
"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"
},
{
"name": "norm",
"url": "https://github.com/moigagoo/norm",
"method": "git",
"tags": [
"orm",
"db",
"database"
],
"description": "Nim ORM.",
"license": "MIT",
"web": "https://github.com/moigagoo/norm"
}
]