mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Remove 'nim' and 'nimrod' tags.
This commit is contained in:
parent
e748c4ba4d
commit
59cdd4272f
@ -313,8 +313,7 @@
|
|||||||
"app",
|
"app",
|
||||||
"binary",
|
"binary",
|
||||||
"ide",
|
"ide",
|
||||||
"gtk",
|
"gtk"
|
||||||
"nimrod"
|
|
||||||
],
|
],
|
||||||
"description": "A Nim IDE.",
|
"description": "A Nim IDE.",
|
||||||
"license": "GPLv2",
|
"license": "GPLv2",
|
||||||
@ -329,8 +328,7 @@
|
|||||||
"binary",
|
"binary",
|
||||||
"tool",
|
"tool",
|
||||||
"header",
|
"header",
|
||||||
"C",
|
"C"
|
||||||
"nimrod"
|
|
||||||
],
|
],
|
||||||
"description": "c2nim is a tool to translate Ansi C code to Nim.",
|
"description": "c2nim is a tool to translate Ansi C code to Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -344,8 +342,7 @@
|
|||||||
"app",
|
"app",
|
||||||
"binary",
|
"binary",
|
||||||
"tool",
|
"tool",
|
||||||
"Pascal",
|
"Pascal"
|
||||||
"nimrod"
|
|
||||||
],
|
],
|
||||||
"description": "pas2nim is a tool to translate Pascal code to Nim.",
|
"description": "pas2nim is a tool to translate Pascal code to Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -1160,8 +1157,7 @@
|
|||||||
"binary",
|
"binary",
|
||||||
"tool",
|
"tool",
|
||||||
"installation",
|
"installation",
|
||||||
"generator",
|
"generator"
|
||||||
"nim"
|
|
||||||
],
|
],
|
||||||
"description": "tool to generate installers for Nim programs",
|
"description": "tool to generate installers for Nim programs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -1757,8 +1753,7 @@
|
|||||||
"url": "https://github.com/ziotom78/parsetoml.git",
|
"url": "https://github.com/ziotom78/parsetoml.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library"
|
||||||
"nim"
|
|
||||||
],
|
],
|
||||||
"description": "Library for parsing TOML files.",
|
"description": "Library for parsing TOML files.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -1769,8 +1764,7 @@
|
|||||||
"url": "https://github.com/Araq/Nim.git",
|
"url": "https://github.com/Araq/Nim.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library"
|
||||||
"nim"
|
|
||||||
],
|
],
|
||||||
"description": "Compiler package providing the compiler sources as a library.",
|
"description": "Compiler package providing the compiler sources as a library.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -1899,8 +1893,7 @@
|
|||||||
"app",
|
"app",
|
||||||
"suggest",
|
"suggest",
|
||||||
"compiler",
|
"compiler",
|
||||||
"autocomplete",
|
"autocomplete"
|
||||||
"nim"
|
|
||||||
],
|
],
|
||||||
"description": "Tool for providing auto completion data for Nim source code.",
|
"description": "Tool for providing auto completion data for Nim source code.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -2297,7 +2290,6 @@
|
|||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
"nim",
|
|
||||||
"math",
|
"math",
|
||||||
"fft"
|
"fft"
|
||||||
],
|
],
|
||||||
@ -3372,7 +3364,6 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"extension",
|
"extension",
|
||||||
"database",
|
"database",
|
||||||
"Nim",
|
|
||||||
"convenience",
|
"convenience",
|
||||||
"db",
|
"db",
|
||||||
"mysql",
|
"mysql",
|
||||||
@ -3510,8 +3501,7 @@
|
|||||||
"interactive",
|
"interactive",
|
||||||
"compiler",
|
"compiler",
|
||||||
"code",
|
"code",
|
||||||
"language",
|
"language"
|
||||||
"Nim"
|
|
||||||
],
|
],
|
||||||
"description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
|
"description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -3662,7 +3652,6 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"webapp",
|
"webapp",
|
||||||
"execution",
|
"execution",
|
||||||
"nim",
|
|
||||||
"code",
|
"code",
|
||||||
"sandbox"
|
"sandbox"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user