Replaced old yaml package with NimYAML

This commit is contained in:
Felix Krause 2016-06-02 19:52:56 +02:00
parent 2c770f9d73
commit d263c40a15

View File

@ -3773,20 +3773,6 @@
"license": "MIT",
"web": "https://github.com/nim-appkit/utils"
},
{
"name": "yaml",
"url": "https://github.com/nim-appkit/yaml",
"method": "git",
"tags": [
"library",
"serialization",
"parsing",
"yaml"
],
"description": "YAML parser",
"license": "MIT",
"web": "https://github.com/nim-appkit/yaml"
},
{
"name": "pymod",
"url": "https://github.com/jboy/nim-pymod",
@ -4317,7 +4303,7 @@
"web": "https://github.com/Electric-Blue/NimBluez"
},
{
"name": "nimyaml",
"name": "yaml",
"url": "git://github.com/flyx/NimYAML",
"method": "git",
"tags": [