Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        json-c - JSON implementation in C
        
        
        - Description:
- JSON-C implements a reference counting object model that allows you
to easily construct JSON objects in C, output them as JSON formatted
strings and parse JSON formatted strings back into the C representation
of JSON objects.  It aims to conform to RFC 7159. 
Packages
        
        
            | json-c-0.13.1-3.el8.x86_64
              [39 KiB] | Changelog
              by Tomas Korbar (2021-09-14): - Start versioning symbols when building library
- Resolves: rhbz#2001063 |