Merge pull request #515 from grokqcd/master

Added serializetools.
This commit is contained in:
Dominik Picheta 2017-06-03 12:18:27 +01:00 committed by GitHub
commit 446c014769

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