NimYAML now available as yaml and nimyaml
This commit is contained in:
parent
d263c40a15
commit
18216fe3d1
1 changed files with 14 additions and 0 deletions
|
|
@ -4316,6 +4316,20 @@
|
|||
"license": "MIT",
|
||||
"web": "http://flyx.github.io/NimYAML/"
|
||||
},
|
||||
{
|
||||
"name": "nimyaml",
|
||||
"url": "git://github.com/flyx/NimYAML",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"serialization",
|
||||
"parsing",
|
||||
"library",
|
||||
"yaml"
|
||||
],
|
||||
"description": "YAML 1.2 implementation for Nim",
|
||||
"license": "MIT",
|
||||
"web": "http://flyx.github.io/NimYAML/"
|
||||
},
|
||||
{
|
||||
"name": "jsmn",
|
||||
"url": "https://github.com/OpenSystemsLab/jsmn.nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue