From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 152F4389365C for ; Thu, 18 Feb 2021 19:36:58 +0000 (GMT) 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@cygwin.com Subject: [ANNOUNCEMENT] Updated: jsoncpp-1.9.4-1 Message-Id: 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 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit 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@cygwin.com X-Mailman-Version: 2.1.29 From: Marco Atzeri via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2021 19:36:58 -0000 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 .