mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
proper tagging
This commit is contained in:
parent
a026b6047a
commit
4af0465ecb
@ -233,7 +233,7 @@
|
||||
"name": "c2nim",
|
||||
"url": "git://github.com/nimrod-code/c2nim",
|
||||
"method": "git",
|
||||
"tags": ["tool", "header", "C", "nimrod"],
|
||||
"tags": ["app", "binary", "tool", "header", "C", "nimrod"],
|
||||
"description": "c2nim is a tool to translate Ansi C code to Nimrod.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimrod-code/c2nim"
|
||||
@ -243,7 +243,7 @@
|
||||
"name": "pas2nim",
|
||||
"url": "git://github.com/nimrod-code/pas2nim",
|
||||
"method": "git",
|
||||
"tags": ["tool", "Pascal", "nimrod"],
|
||||
"tags": ["app", "binary", "tool", "Pascal", "nimrod"],
|
||||
"description": "pas2nim is a tool to translate Pascal code to Nimrod.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimrod-code/pas2nim"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user