mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package stones (#1267)
This commit is contained in:
parent
21d9e0d200
commit
fcc67a58fe
@ -15491,5 +15491,21 @@
|
|||||||
"description": "A module for generating lexer/parser.",
|
"description": "A module for generating lexer/parser.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/chocobo333/mcmurry"
|
"web": "https://github.com/chocobo333/mcmurry"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stones",
|
||||||
|
"url": "https://github.com/binhonglee/stones",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"tools",
|
||||||
|
"string",
|
||||||
|
"hashset",
|
||||||
|
"table",
|
||||||
|
"log"
|
||||||
|
],
|
||||||
|
"description": "A library of useful functions and tools for nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/binhonglee/stones"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user