diff options
| author | achesak <achesak@yahoo.com> | 2016-08-28 22:52:00 -0400 |
|---|---|---|
| committer | achesak <achesak@yahoo.com> | 2016-08-28 22:52:00 -0400 |
| commit | 59cdd4272fcb8c3e2310a3828d2ec1eafe602b06 (patch) | |
| tree | 9b8abd9f38e96b348a168b53bfb5fbf100c04539 | |
| parent | e748c4ba4de6172434271d864d8615f7daaec031 (diff) | |
| download | packages-59cdd4272fcb8c3e2310a3828d2ec1eafe602b06.tar.gz packages-59cdd4272fcb8c3e2310a3828d2ec1eafe602b06.zip | |
Remove 'nim' and 'nimrod' tags.
| -rw-r--r-- | packages.json | 27 |
1 files changed, 8 insertions, 19 deletions
diff --git a/packages.json b/packages.json index ed9e7de..2cc80cd 100644 --- a/packages.json +++ b/packages.json @@ -313,8 +313,7 @@ "app", "binary", "ide", - "gtk", - "nimrod" + "gtk" ], "description": "A Nim IDE.", "license": "GPLv2", @@ -329,8 +328,7 @@ "binary", "tool", "header", - "C", - "nimrod" + "C" ], "description": "c2nim is a tool to translate Ansi C code to Nim.", "license": "MIT", @@ -344,8 +342,7 @@ "app", "binary", "tool", - "Pascal", - "nimrod" + "Pascal" ], "description": "pas2nim is a tool to translate Pascal code to Nim.", "license": "MIT", @@ -1160,8 +1157,7 @@ "binary", "tool", "installation", - "generator", - "nim" + "generator" ], "description": "tool to generate installers for Nim programs", "license": "MIT", @@ -1757,8 +1753,7 @@ "url": "https://github.com/ziotom78/parsetoml.git", "method": "git", "tags": [ - "library", - "nim" + "library" ], "description": "Library for parsing TOML files.", "license": "MIT", @@ -1769,8 +1764,7 @@ "url": "https://github.com/Araq/Nim.git", "method": "git", "tags": [ - "library", - "nim" + "library" ], "description": "Compiler package providing the compiler sources as a library.", "license": "MIT", @@ -1899,8 +1893,7 @@ "app", "suggest", "compiler", - "autocomplete", - "nim" + "autocomplete" ], "description": "Tool for providing auto completion data for Nim source code.", "license": "MIT", @@ -2297,7 +2290,6 @@ "method": "git", "tags": [ "library", - "nim", "math", "fft" ], @@ -3372,7 +3364,6 @@ "tags": [ "extension", "database", - "Nim", "convenience", "db", "mysql", @@ -3510,8 +3501,7 @@ "interactive", "compiler", "code", - "language", - "Nim" + "language" ], "description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code", "license": "MIT", @@ -3662,7 +3652,6 @@ "tags": [ "webapp", "execution", - "nim", "code", "sandbox" ], |
