libjsoncpp 1.9.5-4 source package in Ubuntu
Changelog
libjsoncpp (1.9.5-4) unstable; urgency=medium * Fix autopkgtest to not use empty string as CLI argument -- Timo Röhling <email address hidden> Wed, 30 Mar 2022 09:20:36 +0200
Upload details
- Uploaded by:
- Timo Röhling
- Uploaded to:
- Sid
- Original maintainer:
- Timo Röhling
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | libs | |
Kinetic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libjsoncpp_1.9.5-4.dsc | 1.9 KiB | 04ebf5df2f9336f2c8959258b922fd4a9de9b77a0cf19139939a5d4c30ab762b |
libjsoncpp_1.9.5.orig.tar.gz | 211.0 KiB | f409856e5920c18d0c2fb85276e24ee607d2a09b5e7d5f0a371368903c275da2 |
libjsoncpp_1.9.5-4.debian.tar.xz | 7.1 KiB | 7b2c69f8da928f65230395d910d4e0b51b1ea0194f6e6e3315a817a55fc8d8a8 |
Available diffs
- diff from 1.9.5-3 to 1.9.5-4 (464 bytes)
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 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.
- libjsoncpp25: 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 redable 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.
- libjsoncpp25-dbgsym: debug symbols for libjsoncpp25