libjsoncpp 1.7.4-3.1ubuntu2 source package in Ubuntu

Changelog

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

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sat, 21 Mar 2020 13:28:13 +0100

Upload details

Uploaded by:
Matthias Klose
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
Focal release main libs

Downloads

File Size SHA-256 Checksum
libjsoncpp_1.7.4.orig.tar.gz 200.9 KiB 10dcd0677e80727e572a1e462193e51a5fde3e023b99e144b2ee1a469835f769
libjsoncpp_1.7.4-3.1ubuntu2.debian.tar.xz 8.2 KiB 1c21094022e664a66a2feb45f22520c6a66ecc6e558534647cf4fa7a14cb770a
libjsoncpp_1.7.4-3.1ubuntu2.dsc 2.2 KiB 29b690adbc515bc430e11cec45d9da7142e53893495beffe678e6b73a8f74b3d

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