パッケージ: xeus-dev (5.1.1-1.1) [debports]
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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