Added package pykot (#888)

This commit is contained in:
Jabba Laci 2018-10-11 21:10:22 +02:00 committed by Dominik Picheta
parent 761ef622e3
commit 53721b3504

View File

@ -11005,6 +11005,19 @@
"license": "GPLv3",
"web": "https://github.com/ba0f3/sequoia.nim"
},
{
"name": "pykot",
"url": "https://github.com/jabbalaci/nimpykot",
"method": "git",
"tags": [
"library",
"python",
"kotlin"
],
"description": "Porting some Python / Kotlin features to Nim",
"license": "MIT",
"web": "https://github.com/jabbalaci/nimpykot"
},
{
"name": "witai",
"url": "https://github.com/xmonader/witai-nim",