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

@@ -3,8 +3,7 @@ DESCRIPTION="
Jansson is a C library for encoding, decoding and manipulating JSON data. It \
features a simple and intuitive API and data model, comprehensive \
documentation, no dependencies on other libraries, full unicode support \
(UTF-8) and an extensive test suite.
"
(UTF-8) and an extensive test suite."
HOMEPAGE="http://www.digip.org/jansson/"
COPYRIGHT="2009-2013 Petri Lehtinen
2011-2012 Basile Starynkevitch