From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Jose E. Marchesi" Newsgroups: gmane.emacs.devel Subject: Re: Sv: Emacs HTTP libraries [was: Re: How to contribute new package to GNU ELPA?] Date: Tue, 30 Mar 2021 00:03:31 +0200 Message-ID: <87r1jxd3d8.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22312"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: "emacs-devel@gnu.org" , Daniel Brooks , darnir@gnu.org, Adam Porter , "T.V Raman" To: arthur miller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Mar 30 00:04:18 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lQzzd-0005ev-Eu for ged-emacs-devel@m.gmane-mx.org; Tue, 30 Mar 2021 00:04:17 +0200 Original-Received: from localhost ([::1]:35140 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQzzc-0005gE-GI for ged-emacs-devel@m.gmane-mx.org; Mon, 29 Mar 2021 18:04:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQzz7-0005Gn-Ia for emacs-devel@gnu.org; Mon, 29 Mar 2021 18:03:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52880) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQzyz-0002pn-6H; Mon, 29 Mar 2021 18:03:37 -0400 Original-Received: from [141.143.193.73] (port=43438 helo=termi.gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lQzyy-00035M-3H; Mon, 29 Mar 2021 18:03:36 -0400 In-Reply-To: (arthur miller's message of "Mon, 29 Mar 2021 09:00:41 +0000") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:267155 Archived-At: >> libwget from GNU Wget2 is a better alternative. It is a GNU >> project and shares the libgnutls dependency with Emacs. > > Are you sure about that one? > > https://gitlab.com/gnuwget/wget2/-/wikis/GNU-vs.-non-GNU wget2 is definitely a GNU program. I'm CCing Darshit, the maintainer.