aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurizio Tomasi <ziotom78@gmail.com>2015-01-17 01:26:14 +0100
committerMaurizio Tomasi <ziotom78@gmail.com>2015-01-17 01:26:14 +0100
commitdab8a1d58a74865312219a129b6b0d9c98e8d1ef (patch)
treee9e085b09d3b82a33421fbadacb497baaea2e440
parent41e1e63b0b83a6a6b3aa60b2e140d4dd9f030e52 (diff)
downloadpackages-dab8a1d58a74865312219a129b6b0d9c98e8d1ef.tar.gz
packages-dab8a1d58a74865312219a129b6b0d9c98e8d1ef.zip
New package "parsetoml" added to the list
Reference to the package "parsetoml" (@GitHub) added.
-rw-r--r--packages.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index fded9ed..be4fbe8 100644
--- a/packages.json
+++ b/packages.json
@@ -1121,6 +1121,15 @@
"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",
"method": "git",
@@ -1130,4 +1139,3 @@
"web": "https://github.com/Araq/Nim"
}
]
-