From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by sourceware.org (Postfix) with ESMTPS id 19FCB3858D34 for ; Fri, 19 Jun 2020 20:26:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 19FCB3858D34 Received: by mail-ej1-x62e.google.com with SMTP id dr13so11469191ejc.3 for ; Fri, 19 Jun 2020 13:26:44 -0700 (PDT) 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=sBkx8gIngAFe68tlso+b+uVoFrPr4QSgFY8/YCzW4Ws=; b=Q7nBplfQqyum2AMXAhuAnoSDjumOR9y3Ez00LkMXPOId/+/W5CD/eeld4BVAFV77qb dD7AKjacnw6triY4fiUCj/IbKYRQtrqRfs/A3d5oPzDnY4xbGTvZvrmn1NlN8L4efC1B ZCjF/KmFbUOLqgSchEF6jFz/+yqULNyGhoTObA78nMy4Rbudw5rPSNLveI9vzTW6d9Dv BqZxezOYa4evtt07Mps6wpy+nY/Y21Z9mPJ+yF90FzLjpkcNc4Tuo32KmOjKVV91oQy3 DZHWI3JDuzZMh2nUYyQGnVkDCtoAhQG/VtZ+1c7UWkg6CgIfZHwJ/ButBvowVDBHshoO 4U0g== X-Gm-Message-State: AOAM533Q+jDPf9WOBuT4dmG5Rs+3nMkXnjxO3DhlVO+jkoh+KWiE5M7i LjhYSzXoCvmu2V8zj2wihWFStkqp X-Google-Smtp-Source: ABdhPJyJ0VKe3vYEI8kkr58ggXijefuhAaVawsXaRFAWWsAKaKiEd8ELwo6yazHr16VZCnuBDNmBYw== X-Received: by 2002:a17:906:9257:: with SMTP id c23mr5191095ejx.86.1592598402817; Fri, 19 Jun 2020 13:26:42 -0700 (PDT) Received: from ?IPv6:2003:cc:9f39:6a0c:2136:8576:f6f1:8dad? (p200300cc9f396a0c21368576f6f18dad.dip0.t-ipconnect.de. [2003:cc:9f39:6a0c:2136:8576:f6f1:8dad]) by smtp.gmail.com with ESMTPSA id z15sm5589727ejw.8.2020.06.19.13.26.42 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 19 Jun 2020 13:26:42 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: jsoncpp-1.9.3-1 Message-ID: Date: Fri, 19 Jun 2020 22:26:40 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 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.6 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: Fri, 19 Jun 2020 20:26:45 -0000 version 1.9.3-1 of jsoncpp (source) libjsoncpp-devel libjsoncpp24 is available in the Cygwin distribution: CHANGES Frist release for cygwin 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 .