More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -2,8 +2,7 @@ SUMMARY="A 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.
"
JSON formatted strings back into the C representation of JSON objects."
HOMEPAGE="https://github.com/json-c/json-c/wiki"
COPYRIGHT="
2009-2012 Eric Haszlakiewicz