From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by sourceware.org (Postfix) with ESMTPS id 79672385702C for ; Thu, 18 Feb 2021 19:36:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 79672385702C Received: by mail-ej1-x634.google.com with SMTP id lu16so7556160ejb.9 for ; Thu, 18 Feb 2021 11:36:55 -0800 (PST) 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) Received: from ?IPv6:2003:cc:9f2b:2fc4:f0e7:7fe3:98d2:1135? (p200300cc9f2b2fc4f0e77fe398d21135.dip0.t-ipconnect.de. [2003:cc:9f2b:2fc4:f0e7:7fe3:98d2:1135]) by smtp.gmail.com with ESMTPSA id m7sm3037459ejk.52.2021.02.18.11.36.54 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 18 Feb 2021 11:36:54 -0800 (PST) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: jsoncpp-1.9.4-1 Message-ID: <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 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2021 19:36:56 -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 .