jansson 2.14
JSON C library
Jansson is a C library for encoding, decoding and manipulating JSON data.
- Outputs:
out
- Website: https://github.com/akheron/jansson
- Licenses: Expat
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install jansson 2.14
as follows:
guix install jansson@2.14
Or install the latest version:
guix install jansson
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.