diff options
Diffstat (limited to 'development/JSONObject/README')
-rw-r--r-- | development/JSONObject/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/development/JSONObject/README b/development/JSONObject/README deleted file mode 100644 index a21f2dd7013e2..0000000000000 --- a/development/JSONObject/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |