Package: libjsoncpp1 Architecture: amd64 Version: 1.7.4-3+apricot Multi-Arch: same Priority: extra Section: libs Source: libjsoncpp Maintainer: Peter Spiess-Knafl Installed-Size: 247 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Filename: ./depends/deepin-unioncode/libjsoncpp1_1.7.4-3_plus_apricot_amd64.deb Size: 76972 MD5sum: 7a119ed256a154c67bc2584126ee2d67 SHA1: 74c37722f8c68180f37eca33eca6bb3745671654 SHA256: 638b7276e8c3b5208ce11b23e09be2eab55f1578166467526e28d5d36099a68c SHA512: 497777b6800ac8e64dfd9376a881ae6184625013197aef4d87659e2a7ce2cae884e5b6e65503f87d366eeebfc0988015004ea78322bafc76953fa846d8fe90e1 Homepage: https://github.com/open-source-parsers/jsoncpp Description: library for reading and writing JSON for C++ jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redeable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer.