Merge pull request #341 from niv/add-jser1911

Add package jser
This commit is contained in:
Dominik Picheta 2016-04-10 21:07:01 +01:00
commit 00cbcbe6ba

View File

@ -4534,5 +4534,18 @@
"description": "Wrapper to interface with the Python 3 interpreter",
"license": "MIT",
"web": "https://github.com/matkuki/python3"
},
{
"name": "jser",
"url": "https://github.com/niv/jser.nim",
"method": "git",
"tags": [
"json",
"serialize",
"tuple"
],
"description": "json de/serializer for tuples and more",
"license": "MIT",
"web": "https://github.com/niv/jser.nim"
}
]