Added Python3 wrapper library

This commit is contained in:
matkuki 2016-04-05 22:16:15 +02:00
parent 733a984478
commit cf16dad9c7

View File

@ -4522,5 +4522,17 @@
"description": "Asynchronous docker client written by Nim-lang",
"license": "MIT",
"web": "http://tulayang.github.io/asyncdocker.html"
},
{
"name": "python3",
"url": "git://github.com/matkuki/python3",
"method": "git",
"tags": [
"python",
"wrapper"
],
"description": "Wrapper to interface with the Python 3 interpreter",
"license": "MIT",
"web": "https://github.com/matkuki/python3"
}
]