mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package preprod (#2100)
This commit is contained in:
parent
fd1841dc7e
commit
abd42dc9fe
@ -3,7 +3,7 @@
|
|||||||
"name": "py2nim",
|
"name": "py2nim",
|
||||||
"url": "https://github.com/Niminem/Py2Nim",
|
"url": "https://github.com/Niminem/Py2Nim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags":[
|
"tags": [
|
||||||
"transpiler",
|
"transpiler",
|
||||||
"python"
|
"python"
|
||||||
],
|
],
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"name": "rangequeries",
|
"name": "rangequeries",
|
||||||
"url": "https://github.com/vanyle/RangeQueriesNim",
|
"url": "https://github.com/vanyle/RangeQueriesNim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags":[
|
"tags": [
|
||||||
"range",
|
"range",
|
||||||
"query",
|
"query",
|
||||||
"segment tree",
|
"segment tree",
|
||||||
@ -24626,5 +24626,16 @@
|
|||||||
"description": "Convert Ogham inscriptions to latin text & vice versa.",
|
"description": "Convert Ogham inscriptions to latin text & vice versa.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/stscoundrel/ogham-nim"
|
"web": "https://github.com/stscoundrel/ogham-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "preprod",
|
||||||
|
"url": "https://github.com/j-a-s-d/preprod",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"preprocessor"
|
||||||
|
],
|
||||||
|
"description": "preprod",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/j-a-s-d/preprod"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user