mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Merge pull request #596 from Narazaka/add-shioridll0809
Added package shioridll
This commit is contained in:
commit
5ea9dfa9e7
@ -7266,9 +7266,9 @@
|
|||||||
"url": "https://github.com/brentp/kexpr-nim",
|
"url": "https://github.com/brentp/kexpr-nim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"math",
|
"math",
|
||||||
"expression",
|
"expression",
|
||||||
"evalute"
|
"evalute"
|
||||||
],
|
],
|
||||||
"description": "wrapper for kexpr math expression evaluation library",
|
"description": "wrapper for kexpr math expression evaluation library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -7369,5 +7369,17 @@
|
|||||||
"description": "SHIORI Protocol Parser/Builder",
|
"description": "SHIORI Protocol Parser/Builder",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Narazaka/shiori-nim"
|
"web": "https://github.com/Narazaka/shiori-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "shioridll",
|
||||||
|
"url": "https://github.com/Narazaka/shioridll-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"shiori",
|
||||||
|
"ukagaka"
|
||||||
|
],
|
||||||
|
"description": "The SHIORI DLL interface",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Narazaka/shioridll-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user