"web" field fixed for the "parsetoml" package

This commit is contained in:
Maurizio Tomasi 2015-01-17 17:30:24 +01:00
parent dab8a1d58a
commit f567cc4201

View File

@ -1127,7 +1127,7 @@
"tags": ["library", "nim"], "tags": ["library", "nim"],
"description": "Library for parsing TOML files.", "description": "Library for parsing TOML files.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/ziotom78/parsetoml.git" "web": "https://github.com/ziotom78/parsetoml"
}, },
{ {
"name": "compiler", "name": "compiler",