5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx json-c: json-c @VERSION@ (javascript object notation library for C)
5 kx json-c:
5 kx json-c: json is a lightweight data-interchange format. JSON-C implements a
5 kx json-c: reference counting object model that allows you to easily construct
5 kx json-c: JSON objects in C, output them as JSON formatted strings and parse
5 kx json-c: JSON formatted strings back into the C representation of JSON
5 kx json-c: objects.
5 kx json-c:
5 kx json-c:
5 kx json-c:
5 kx json-c: