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