slackbuilds_ponce/development/JSONObject
David Spencer d22b1f95df development/JSONObject: Updated for version 1.0.2.
Fixed github source download and extract.
Fixed linking against boost-1.54.
Removed unused cmake variables.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-11-19 01:10:15 -06:00
..
JSONObject.info development/JSONObject: Updated for version 1.0.2. 2013-11-19 01:10:15 -06:00
JSONObject.SlackBuild development/JSONObject: Updated for version 1.0.2. 2013-11-19 01:10:15 -06:00
README
slack-desc

JSON wrapper for boost property tree. Easy to use JSON library
based on the API of the Java JSON.org one
(http://www.json.org/java/index.html).

The main focus of the library is to be easy to use and use the
less amount of dependencies possible. This library only requires
boost property tree, boost reges and boost thread to be used.