Added package euwren (#1245)

This commit is contained in:
lqdev 2019-11-10 18:45:04 +01:00 committed by Miran
parent 6f10e0fe1a
commit 98271063fa

View File

@ -15208,6 +15208,21 @@
"license": "MIT",
"web": "https://github.com/JohnAD/mongopool"
},
{
"name": "euwren",
"url": "https://github.com/liquid600pgm/euwren",
"method": "git",
"tags": [
"wren",
"embedded",
"scripting",
"language",
"wrapper"
],
"description": "High-level Wren wrapper",
"license": "MIT",
"web": "https://github.com/liquid600pgm/euwren"
},
{
"name": "leveldb",
"url": "https://github.com/zielmicha/leveldb.nim",