From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id 8ADA439878D9 for ; Fri, 30 Oct 2020 13:51:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8ADA439878D9 Received: by mail-ej1-x62a.google.com with SMTP id o9so6655253ejg.1 for ; Fri, 30 Oct 2020 06:51:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=FQEP2RCM76Mj2vqRU3ac6G2e0GTa+6vKmNwkbxH0aIE=; b=gbB9vJbHJQ75yrBMV3uMDYb6Iavlo2nuWg6kM4c7ddsBc8hscPk9U1yjYHJechYWwm E4A5mAoMNSsdjkSxzqwtuxPmLL7ZGP3k48oxdGjJ2nBCF/PUZuqh390igs9XKzTfpaR8 jlyXBx5A3oXZ7N+U4O+mEaX4EmZpSKa+Wo/vhPrNbmJK4bvaYH/cjkkFCqUuOY5KGglb 7c4MvBUWKvVAO+Mm60fL302bsSs19S/krKJ7kJpaq5Ub++57kIl9VK54HgqOYpPdEBF3 /vWQl6/DWZtG5iKCDIZa2DPO8XwSoSTpVpWdK1wWQIqn19yZMqaXXZorR4fxkgJyZX+x RD2A== X-Gm-Message-State: AOAM533FhLDNPkAawJX1a8KP8r9EoIUB167bpvDc6WflBdksTm8RwFZw BKIIJXr5Pjzcx197kE1tx5ie56UfC1dl+g== X-Google-Smtp-Source: ABdhPJzlqT1tDRxDjHZ7W5O8HAj9cyHLnpt5TIv0sbq6YiwYc9iS3tsG0YKPfSEAoovzkDDDscXSYg== X-Received: by 2002:a17:906:e42:: with SMTP id q2mr2571832eji.261.1604065915506; Fri, 30 Oct 2020 06:51:55 -0700 (PDT) Received: from [192.168.2.121] (p4fdb35c7.dip0.t-ipconnect.de. [79.219.53.199]) by smtp.gmail.com with ESMTPSA id b1sm2594328edw.27.2020.10.30.06.51.54 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 30 Oct 2020 06:51:55 -0700 (PDT) Subject: Re: [ITP] rapidjson 1.1.0p567 To: cygwin-apps@cygwin.com References: <20201025200915.7A87.50F79699@gmail.com> From: Marco Atzeri Message-ID: <3f82ae60-4dac-b6ba-e838-c56732999944@gmail.com> Date: Fri, 30 Oct 2020 14:51:54 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: <20201025200915.7A87.50F79699@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2020 13:51:58 -0000 On 25.10.2020 12:09, Lemures Lemniscati via Cygwin-apps wrote: > Hi ! > > [ITP] A new package proposal: rapidjson > > * rapidjson-devel-1.1.0p567-1 > * rapidjson-doc-1.1.0p567-1 > > * rapidjson-1.1.0p567-1-src > > ==== > > RapidJSON 1.1.0 p567 (based on the commit 0ccdbf36) > > A fast JSON parser/generator for C++ with both SAX/DOM style API > > HomePage: https://rapidjson.org/ > Source: > https://github.com/Tencent/rapidjson/tree/0ccdbf364c577803e2a751f5aededce935314313 > License: MIT License, BSD-3-Clause License > https://github.com/Tencent/rapidjson/blob/master/license.txt > (Files under JSON License are removed in Cygwin src package) > > ==== > > Corresponding Linux/Unix packages are searched: > https://pkgs.org/search/?q=rapidjson > https://repology.org/project/rapidjson/versions > > Category: Devel Libs > > Current libdeflate.cygport is in a git repository: > https://github.com/cygwin-lem/rapidjson-cygport/tree/n_1.1.0-1 > > Current package files are placed at > https://cygwin-lem.github.io/rapidjson-cygport/ > or in a git branch > https://github.com/cygwin-lem/rapidjson-cygport/tree/n_1.1.0-1_gh-pages > > ==== > > Regards, > > -- > Lem > GTG you can upload Regards Marco