ubuntu/debian links

Christopher Dunn 2015-06-29 00:43:09 -05:00
parent 95b4bfcbad
commit 89b9ac52be

@ -8,7 +8,8 @@ MinGW build
Others
------
* Debian ships with **jsoncpp**.
* [Debian](https://packages.debian.org/stretch/libjsoncpp-dev) ships with **jsoncpp**.
* [Ubuntu](http://packages.ubuntu.com/wily/libjsoncpp-dev) also.
* [Cinder](https://github.com/cinder/Cinder) includes **jsoncpp**.
* [HackerRank](https://hackerrank.com) makes **jsoncpp** available in its [C++ environment](https://www.hackerrank.com/environment).
* Chromium [includes jsoncpp](https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp/). It uses the `0.y.z` branch because, though it uses a C++11 compiler, it [does not provide the C++11 library features](https://chromium-cpp.appspot.com/).