delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/02/18/14:37:21

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 948DD3894C1A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1613677019;
bh=TUK/M6X/gX/lCopEcIbsL0Kzm6QDdpEPLvE8XHCtY5g=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=KRzDhoS9+tdTa0bqT9hECq1mG0ucE9yLr5tXXSmlpDD+hReQ0vk0pEcXoFajYQpk+
EqM8WycaXQZmYrMg9rFq8izXtQAYS15Bnr6iaP8HVpUW1AkHsDQkdzW/zfGlzGcAJk
m/yfCHoL9v7nS9mYmHaxEdlGMUPWd1sszdYVdyd8=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 152F4389365C
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B9CFB3893641
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 79672385702C
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:to:from:subject:message-id:date:user-agent
:mime-version:content-language:content-transfer-encoding;
bh=k4RpS48S+hCddLJQONKpAQgoie8sx7BykXRdw+p4YEI=;
b=Y+2KqesYwqjRgnpFtArFOHsNWOlWkgDXDoASIAjr0bFQWkwx9610xsRbZU9r44TJXc
cqUx7ulfoiWdme0qv0qn/JlOFcgDe+JvRlFPP+wFMQBkn+qNMq+dkvUh+GWP3r2y6Bcs
SFS7l5ylRRL+QcIShIfie+/gO0eR+RossPq1krf6/vARn6gJih8kJJoecubx4+N49Pw6
h1JbjfBpa5prRE+qPxAw2fJae4hhMUlxvQEtF2zfY7batyQE4UWmqzEq6PrDWpmjjGD/
Vr+X4tEjuqPJOhI/EyCrp5Hkl/07WhdcLq3W2Kxm52vNJ+vJsItMGk8+0XMcTRLx1PKI
6TAg==
X-Gm-Message-State: AOAM531AF3zGs9HkgKFQKo3T93SPcGVAv3txzimeVTEQU4GqqkIMZ3zI
6iPIkCUaGQP3v4sqLfH8M1OIDGkQ6gAvuw==
X-Google-Smtp-Source: ABdhPJz4t5MlO23Rs4Xhdc/4pwg+l4Pgmt0nes0puS9uoir5iT1eJT3uPq53h0S7KbMA6sWkEn3igw==
X-Received: by 2002:a17:906:1f85:: with SMTP id
t5mr5751446ejr.530.1613677014630;
Thu, 18 Feb 2021 11:36:54 -0800 (PST)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: jsoncpp-1.9.4-1
Message-Id: <announce.0d91dd4b-8253-4826-1068-d5ce6140f488@gmail.com>
Date: Thu, 18 Feb 2021 20:36:53 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.7.1
MIME-Version: 1.0
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

version 1.9.4-1  of

	jsoncpp  (source)
	libjsoncpp-devel
	libjsoncpp24

is available in the Cygwin distribution:

CHANGES
Latest upstream release

DESCRIPTION
JSON is a lightweight data-interchange format. It can represent
numbers, strings, ordered sequences of values, and collections
of name/value pairs.

JsonCpp is a C++ library that allows manipulating JSON values,
including serialization and deserialization to and from strings.
It can also preserve existing comment in unserialization/
serialization steps, making it a convenient format to store
user input files.

HOMEPAGE
https://github.com/open-source-parsers/jsoncpp

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019