cjson
Port variant standard
Summary Ultralightweight JSON parser in ANSI C
Package version 1.7.17
Homepage https://github.com/DaveGamble/cJSON
Keywords devel
Maintainer nobody
License MIT
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 06 JAN 2024, 17:04:35 UTC
Port created 05 MAR 2023, 03:06:15 UTC
Subpackage Descriptions
complete This is the cjson-standard metapackage. It pulls in all subpackages of cjson-standard.
primary cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file.
dev This is the developer subpackage of the cjson-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) cmake:primary:standard
Download groups
main mirror://GITHUB/DaveGamble:cJSON:v1.7.17
Distribution File Information
c91d1eeb7175c50d49f6ba2a25e69b46bd05cffb798382c19bfb202e467ec51c 353748 DaveGamble-cJSON-1.7.17.tar.gz
Ports that require cjson:standard
mosquitto:standard Message broker implementing the MQTT protocol
msgpack:standard MessagePack implementation for C