libjsoncpp 1.7.4-3.1 source package in Ubuntu

Changelog

libjsoncpp (1.7.4-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Port build system to use Python 3 (Closes: #936882)

 -- Aron Xu <email address hidden>  Fri, 24 Jan 2020 12:32:52 +0000

Upload details

Uploaded by:
Peter Spiess-Knafl
Uploaded to:
Sid
Original maintainer:
Peter Spiess-Knafl
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-3.1.dsc 1.8 KiB f6a9105685c96f1e1db3b9901e30f6691fb5981bb8c4b3f428a95ddced3af952
libjsoncpp_1.7.4.orig.tar.gz 200.9 KiB 10dcd0677e80727e572a1e462193e51a5fde3e023b99e144b2ee1a469835f769
libjsoncpp_1.7.4-3.1.debian.tar.xz 7.9 KiB 0a5736bc6f6b62d18f7261d585542e9dadeb3d9641f1c76b5ce4fdf676411019

No changes file available.

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