mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package py2nim (#2099)
This commit is contained in:
parent
030be258ff
commit
fd1841dc7e
@ -1,4 +1,15 @@
|
||||
[
|
||||
{
|
||||
"name": "py2nim",
|
||||
"url": "https://github.com/Niminem/Py2Nim",
|
||||
"method": "git",
|
||||
"tags":[
|
||||
"transpiler",
|
||||
"python"
|
||||
],
|
||||
"description": "Py2Nim is a tool to translate Python code to Nim. The output is human-readable Nim code, meant to be tweaked by hand after the translation process.",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "rangequeries",
|
||||
"url": "https://github.com/vanyle/RangeQueriesNim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user