mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Merge pull request #67 from Araq/master
added c2nim and pas2nim packages
This commit is contained in:
commit
9e89ba14fa
@ -228,6 +228,26 @@
|
|||||||
"license": "GPLv2",
|
"license": "GPLv2",
|
||||||
"web": "https://github.com/nimrod-code/Aporia"
|
"web": "https://github.com/nimrod-code/Aporia"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "c2nim",
|
||||||
|
"url": "git://github.com/nimrod-code/c2nim",
|
||||||
|
"method": "git",
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "pas2nim",
|
||||||
|
"url": "git://github.com/nimrod-code/pas2nim",
|
||||||
|
"method": "git",
|
||||||
|
"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"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "ipsumgenera",
|
"name": "ipsumgenera",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user