You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 47f10da835 development/JSONObject: Patched SlackBuild. 10 years ago
..
JSONObject.SlackBuild development/JSONObject: Patched SlackBuild. 10 years ago
JSONObject.info development/JSONObject: Patched SlackBuild. 10 years ago
README development/JSONObject: Removed UTF-8 BOM. 13 years ago
incl-iostream.patch development/JSONObject: Patched SlackBuild. 10 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

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.