libjsoncpp 0.6.0~rc2-3ubuntu2 source package in Ubuntu RTM

Changelog

libjsoncpp (0.6.0~rc2-3ubuntu2) 14.09; urgency=medium

  * debian/patches/fix-double-parsing.patch:
    - Use stringstream to convert real numbers from strings. (LP: #1368420)
 -- Rodney Dawes <email address hidden>   Fri, 19 Sep 2014 17:10:59 -0400

Upload details

Uploaded by:
dobey
Sponsored by:
PS Jenkins bot
Uploaded to:
14.09
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release universe libs
14.09 release universe libs

Builds

14.09: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libjsoncpp_0.6.0~rc2.orig.tar.gz 114.9 KiB d4d193d163f520b08b9155cba978615892ca1359d77e3fb261fce2f86d09b283
libjsoncpp_0.6.0~rc2-3ubuntu2.debian.tar.xz 11.4 KiB 61e3c0c20fc5afb0ad715a0d775637d7b8631efaf88356136b21872b7154c97d
libjsoncpp_0.6.0~rc2-3ubuntu2.dsc 1.9 KiB f39c3f6f4abdeab7e7f44caf5fec9d9b98ea4a2492e1b1c2524b82a822d060f6

View changes file

Binary packages built by this source

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

 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.

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