From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: Add acme-client. Date: Sat, 3 Sep 2016 22:29:12 -0400 Message-ID: <20160904022912.GB30856@jasmine> References: <57C9BE93.7090206@goebel-consult.de> <20160902185028.GB31756@jasmine> <20160903100413.GA6340@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgNBW-0000fH-Bi for guix-devel@gnu.org; Sat, 03 Sep 2016 22:29:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgNBS-0007F5-3u for guix-devel@gnu.org; Sat, 03 Sep 2016 22:29:25 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:50134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgNBQ-0007Dc-Tp for guix-devel@gnu.org; Sat, 03 Sep 2016 22:29:22 -0400 Content-Disposition: inline In-Reply-To: <20160903100413.GA6340@solar> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Andreas Enge Cc: guix-devel@gnu.org, Hartmut Goebel On Sat, Sep 03, 2016 at 12:04:13PM +0200, Andreas Enge wrote: > Is there other reasonably widely used software with this name? Our package > guidelines say to use the upstream name. Here is what I found: https://github.com/kristapsdz/acme-client The program I have proposed to package. https://github.com/unixcharles/acme-client Written in Ruby. Appears active. https://github.com/kelunik/acme-client Written in PHP. Appears active. https://github.com/zero11it/acme-client Written in Java. No recent activity and only 8 commits to the Git repo.