Merge pull request #649 from yglukhov/patch-8

Added nimpy
This commit is contained in:
Dominik Picheta 2018-01-31 12:09:45 +00:00 committed by GitHub
commit 676f90e939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8078,5 +8078,17 @@
"description": "Grafana module for Nim",
"license": "GPL",
"web": "https://github.com/jamesalbert/grafanim"
},
{
"name": "nimpy",
"url": "https://github.com/yglukhov/nimpy",
"method": "git",
"tags": [
"python",
"bridge"
],
"description": "Nim - Python bridge",
"license": "MIT",
"web": "https://github.com/yglukhov/nimpy"
}
]