[ aramo ]
[ 原始碼: pybind11-json ]
套件: pybind11-json-dev (0.2.12-1ubuntu1)
pybind11-json-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 pybind11-json:
- [pybind11-json_0.2.12-1ubuntu1.dsc]
- [pybind11-json_0.2.12.orig.tar.gz]
- [pybind11-json_0.2.12-1ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Gordon Ball
外部的資源:
- 主頁 [github.com]
相似套件:
Bridge between nlohmann::json and pybind11 (headers)
Contains C++ headers for automatically converting between nlohmann::json and py::object in either direction.
其他與 pybind11-json-dev 有關的套件
|
|
|
-
- dep: libpython3.10-dev
- Header files and a static library for Python (v3.10)
-
- dep: nlohmann-json3-dev
- JSON for Modern C++
-
- dep: pybind11-dev
- seamless operability between C++11 and Python