Added package sam

This commit is contained in:
Bruce Doan 2016-03-11 15:00:40 +07:00
parent f8b65fca48
commit bc96e28304

View File

@ -4339,5 +4339,20 @@
"description": "Yet another iterator library",
"license": "MIT",
"web": "https://github.com/baabelfish/mangle"
},
{
"name": "sam",
"url": "https://github.com/OpenSystemsLab/sam.nim",
"method": "git",
"tags": [
"json",
"binding",
"map",
"dump",
"load"
],
"description": "Fast and just works JSON-Binding for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/sam.nim"
}
]