mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Replaced old yaml package with NimYAML
This commit is contained in:
parent
2c770f9d73
commit
d263c40a15
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user