| Name: | pybind11-json-devel |
|---|---|
| Version: | 0.2.15 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 20339 |
| License: | BSD-3-Clause |
| RPM: | pybind11-json-devel-0.2.15-1.el9.noarch.rpm |
| Source RPM: | pybind11-json-0.2.15-1.el9.src.rpm |
| Build Date: | Fri Jan 17 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pybind/pybind11_json |
| Summary: | Using nlohmann::json with pybind11 |
| Description: | pybind11_json is an nlohmann::json to pybind11 bridge, it allows you to automatically convert nlohmann::json to py::object and the other way around. Simply include the header, and the automatic conversion will be enabled. |