[ 源代码: xeus ]
软件包:xeus-dev(2.4.1-1)
C++ Implementation of the Jupyter Kernel protocol (headers)
xeus enables custom kernel authors to implement Jupyter kernels more easily. It takes the burden of implementing the Jupyter Kernel protocol so developers can focus on implementing the interpreter part of the Kernel.
This package contains the headers and cmake config.
其他与 xeus-dev 有关的软件包
|
|
|
|
-
- dep: cppzmq-dev
- C++ bindings for libzmq (headers)
-
- dep: libssl-dev
- Secure Sockets Layer toolkit - development files
-
- dep: libxeus6 (= 2.4.1-1)
- C++ Implementation of the Jupyter Kernel protocol (library)
-
- dep: nlohmann-json3-dev
- JSON for Modern C++
-
- dep: uuid-dev
- Universally Unique ID library - headers and static libraries
-
- dep: xtl-dev
- basic tools (containers, algorithms) used for xtensor and xeus