Event-Driven JSON Parser for C
Run the following Vcpkg command to install the port.
vcpkg install nanojsonc
The package nanojsonc provides CMake targets:
find_package(nanojsonc CONFIG REQUIRED) target_link_libraries(main PRIVATE nanojsonc::nanojsonc)
v1.1.0#0
Dec 23, 2024
All
open-source-patterns/nanojsonc
github.com/open-source-patterns/nanojsonc
36f7c8a895
BSD-3-Clause
Manifest