New package "parsetoml" added to the list

Reference to the package "parsetoml" (@GitHub) added.
This commit is contained in:
Maurizio Tomasi 2015-01-17 01:26:14 +01:00
parent 41e1e63b0b
commit dab8a1d58a

View File

@ -1120,6 +1120,15 @@
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/blimp"
},
{
"name": "parsetoml",
"url": "https://github.com/ziotom78/parsetoml.git",
"method": "git",
"tags": ["library", "nim"],
"description": "Library for parsing TOML files.",
"license": "MIT",
"web": "https://github.com/ziotom78/parsetoml.git"
},
{
"name": "compiler",
"url": "https://github.com/Araq/Nim.git",
@ -1130,4 +1139,3 @@
"web": "https://github.com/Araq/Nim"
}
]