mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add package nimjson (#1097)
This commit is contained in:
parent
57b66e58ab
commit
29038ddac7
@ -13519,5 +13519,20 @@
|
|||||||
"description": "Tor helper library",
|
"description": "Tor helper library",
|
||||||
"license": "LGPLv3",
|
"license": "LGPLv3",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-tor"
|
"web": "https://github.com/FedericoCeratto/nim-tor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimjson",
|
||||||
|
"url": "https://github.com/jiro4989/nimjson",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"lib",
|
||||||
|
"cli",
|
||||||
|
"command",
|
||||||
|
"json",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "nimjson generates nim object definitions from json documents.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jiro4989/nimjson"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user