From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by sourceware.org (Postfix) with ESMTPS id A501D385DC00 for ; Sat, 4 Apr 2020 01:55:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A501D385DC00 Received: by mail-wm1-x32c.google.com with SMTP id f20so696233wmh.3 for ; Fri, 03 Apr 2020 18:55:35 -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-transfer-encoding; bh=uWDUybqIkN+TJ9GN/xhj98OCTmTL2EOvcbYW8Q7Vkmk=; b=IU7I7RwOSz1Ippgle1zEhCvPpbO76XSOzbc35XxxbiduSEgmqVnj4PFzYWIQS3sh5U Kwg7zM3FU/C2YoCXK3rKLo3PXNIT/f0yYnkPo10RSvfEDbxEVIaTn5HPeKicuYY4siXz W5E/+ZrglS+woHIeAO5Hy3KhVcsgjku7MSntPVob9bgC6FA/D6r3Q1T96sZwdcPtW+Rh 1VSA743PcUiqkLoBiPVXLnBNS8RopmpSqSDW6vZc5Fd9d6qBiIK2STQoSHsYYZTncNJy bdoPATPYXTEmc7bnFK2wjqdJWINY8OY9RFSaHjdAGqprApW/XuG8sUzWSADVG0RN4MNN ln5w== X-Gm-Message-State: AGi0Pub/s8QyW3V/8E7ZYRVyA8UyEuzg/kPu25jFgn1xtUtAM9G+Q6gW svfXWxaRuOC7GNeKRM1dHY+IiNBC X-Google-Smtp-Source: APiQypLADVOtRmxsVe96nI6DDMhyf3KF4ygS2JvP98fdmXKrLrBQCrZyTRw9D7cqfcimsRVrIIAXUQ== X-Received: by 2002:a7b:c343:: with SMTP id l3mr11870656wmj.38.1585965334453; Fri, 03 Apr 2020 18:55:34 -0700 (PDT) Received: from ?IPv6:2003:ee:6713:1701:696f:58b7:70b1:b22a? (p200300EE67131701696F58B770B1B22A.dip0.t-ipconnect.de. [2003:ee:6713:1701:696f:58b7:70b1:b22a]) by smtp.gmail.com with ESMTPSA id e8sm6488684wrw.40.2020.04.03.18.55.33 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 03 Apr 2020 18:55:33 -0700 (PDT) Subject: Re: How to make a package request To: cygwin@cygwin.com References: <0b000bb0-9fd9-9646-dfe7-8bce93bd9a64@users.sourceforge.net> From: Marco Atzeri Message-ID: <8a20030f-6785-f840-6666-3e1c2af23ebe@gmail.com> Date: Sat, 4 Apr 2020 03:55:31 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: <0b000bb0-9fd9-9646-dfe7-8bce93bd9a64@users.sourceforge.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, 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@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2020 01:55:37 -0000 Am 03.04.2020 um 22:08 schrieb Pander via Cygwin: > Hi all, > > How can I make a package request for Nuspell? > > Nuspell is a spell checking library and command-line tool written in > modern C++, see https://nuspell.github.io/ and > https://github.com/nuspell/nuspell/wiki/Nuspell-packaged-binaries > > Thanks, > > Pander > Are you offering yourself as maintainer ? https://cygwin.com/packaging-contributors-guide.html currently we have already aspell and hunspell as general purpose spell checkers Regards Marco