Added package wren (#977)
This commit is contained in:
parent
bae8f01b1f
commit
afdefde4e0
1 changed files with 13 additions and 0 deletions
|
|
@ -12376,6 +12376,19 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/MaxUNof/gurl"
|
||||
},
|
||||
{
|
||||
"name": "wren",
|
||||
"url": "https://github.com/geotre/wren",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wren",
|
||||
"scripting",
|
||||
"interpreter"
|
||||
],
|
||||
"description": "A nim wrapper for Wren, an embedded scripting language",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/geotre/wren"
|
||||
},
|
||||
{
|
||||
"name": "tiny_sqlite",
|
||||
"url": "https://github.com/GULPF/tiny_sqlite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue