套件:xeus-dev(5.1.1-1.1) [debports]
試製(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