Added package stones (#1267)

This commit is contained in:
BinHong Lee 2019-12-09 02:17:01 -05:00 committed by Miran
parent 21d9e0d200
commit fcc67a58fe

View File

@ -15491,5 +15491,21 @@
"description": "A module for generating lexer/parser.",
"license": "MIT",
"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"
}
]