Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jsoncpp - JSON library implemented in C++
- Description:
jsoncpp is an implementation of a JSON (http://json.org) reader and writer in
C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It is easy for humans to read and write. It is easy for machines to parse and
generate.
Packages
jsoncpp-0.10.5-1.el7.x86_64
[81 KiB] |
Changelog
by Björn Esser (2016-03-25):
- Update to version 0.10.5
- Use %license and %doc properly
- Add generated CMake-target
- Move %check after %install
- Remove Group-tag, needed for el <= 5, only
- Drop Patch0, not needed anymore
- Disabled Werror
- Add disttag
- Use cmake instead of scons
|