Added serializetools.

This commit is contained in:
Robert Edwards 2017-06-01 21:47:13 -04:00
parent fc9d217ba8
commit 21b74f01ce

View File

@ -6453,5 +6453,17 @@
"description": "Shiny bindings to the JACK Audio Connection Kit.",
"license": "MIT",
"web": "https://github.com/Skrylar/nim-jack"
},
{
"name": "serializetools",
"url": "https://github.com/JeffersonLab/serializetools",
"method": "git",
"tags": [
"serialization",
"xml"
],
"description": "Support for serialization of objects",
"license": "MIT",
"web": "https://github.com/JeffersonLab/serializetools"
}
]