# pybind11-json-vendor **Repository Path**: agiros/pybind11-json-vendor ## Basic Information - **Project Name**: pybind11-json-vendor - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-03-13 - **Last Updated**: 2026-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A vendor package for `pybind11_json` This package helps bring the C++ [pybind11_json](https://github.com/pybind/pybind11_json) library into a workspace when it is not already available in the underlay. `pybind11_json` provides easily conversion between `nlohmann::json` and `py::object`.