libjsoncpp 1.7.4-3.1ubuntu1 source package in Ubuntu

Changelog

libjsoncpp (1.7.4-3.1ubuntu1) focal; urgency=medium

  * Make autopkgtests cross-test-friendly.

 -- Steve Langasek <email address hidden>  Fri, 31 Jan 2020 13:40:49 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libjsoncpp_1.7.4.orig.tar.gz 200.9 KiB 10dcd0677e80727e572a1e462193e51a5fde3e023b99e144b2ee1a469835f769
libjsoncpp_1.7.4-3.1ubuntu1.debian.tar.xz 8.1 KiB 515f6711d881be75c7cb13b9339abda6c42753aab0e9c7f0f160a44c80f17ed3
libjsoncpp_1.7.4-3.1ubuntu1.dsc 2.2 KiB 4d33c4e400e23485dbae16da22a87da848a948810e721dad745ac10aa42ba0e0

View changes file

Binary packages built by this source

libjsoncpp-dev: library for reading and writing JSON for C++ (devel files)

 This package provides all required developer resources like header-files
 and statically linked version of the library.
 .
 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.

libjsoncpp-doc: API documentation for libjsoncpp-dev

 This package contains doxygen generated HTML API description of libjsoncpp0.
 .
 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.

libjsoncpp1: 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.

libjsoncpp1-dbgsym: debug symbols for libjsoncpp1