mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
817e43f0d4
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
7 lines
335 B
Text
7 lines
335 B
Text
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.
|