mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added Python3 wrapper library
This commit is contained in:
parent
733a984478
commit
cf16dad9c7
@ -4522,5 +4522,17 @@
|
|||||||
"description": "Asynchronous docker client written by Nim-lang",
|
"description": "Asynchronous docker client written by Nim-lang",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://tulayang.github.io/asyncdocker.html"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user