1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "xeus", "version-string": "0.24.3", "port-version": 1, "description": "C++ implementation of the Jupyter kernel protocol", "homepage": "https://github.com/jupyter-xeus/xeus", "dependencies": [ "cppzmq", { "name": "libuuid", "platform": "linux" }, "nlohmann-json", "openssl", "xtl", "zeromq" ] }