[ 源代码: xeus ]
软件包:xeus-dev(5.1.1-1.1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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: libssl-dev
- Secure Sockets Layer toolkit - development files
-
- dep: libxeus11 (= 5.1.1-1.1)
- C++ Implementation of the Jupyter Kernel protocol (library)
-
- dep: nlohmann-json3-dev (>= 3.11.3~)
- 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