libjsoncpp 1.7.6-ok1 source package in openKylin

Changelog

libjsoncpp (1.7.6-ok1) yangtze; urgency=low

  * Initial release.
  * Build for openkylin.

 -- Luoyaoming <email address hidden>  Fri, 09 Sep 2022 14:17:51 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libjsoncpp_1.7.6.orig.tar.gz 201.5 KiB fc0070e7989aec237e625341251f22baf016a4ff13dde55068362c1c755e45f4
libjsoncpp_1.7.6-ok1.debian.tar.xz 5.3 KiB bbd84eea8944e1b4515be2fcae09109bb61d090bea8dfc46025ce9146ba3346a
libjsoncpp_1.7.6-ok1.dsc 2.0 KiB 3a3fc21f86d373e19c922e98c75f0fd4b2cae32ab70282047fb7e108c61fa286

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 readable 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 readable 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